TextBlockMargins Interface
Describes the margins around the content inside a TextBlock. It's measured in meters.
Properties
Name | Type | Description | |
---|---|---|---|
bottom | number | The bottom margin measured in meters. | |
left | number | The left margin measured in meters. | |
right | number | The right margin measured in meters. | |
top | number | The top margin measured in meters. |
Defined in
Last Updated: 03 April, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.