[]
Gets width of the border line.
public static float GetBorderLineWidth(BorderLineStyle borderLineStyle, float pageScale)
Type | Name | Description |
---|---|---|
BorderLineStyle | borderLineStyle | The Border line style. |
float | pageScale | The page scale. |
Type | Description |
---|---|
float | Returns the width of border line. |