DiagramShapeContentRelativePaddingSettingsTagHelper
Example
Razor
<relative-padding/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| bottom | Double | The bottom relative padding of the content as a percentage. |
| left | Double | The left relative padding of the content as a percentage. |
| right | Double | The right relative padding of the content as a percentage. |
| top | Double | The top relative padding of the content as a percentage. |