[]
Returns a Border.BorderMargins object that contains the thickness of the top, left, right, and bottom edges of the drawn border.
public Border.BorderMargins GetMargins(float pageScale)
Type | Name | Description |
---|---|---|
float | pageScale | The page scale value. |
Type | Description |
---|---|
Border.BorderMargins | Returns the border margins. |