LengthAbs.Predefined Class Members
In This Topic
The following tables list the members exposed by LengthAbs.Predefined.
Public Constructors
Public Properties
| Name | Description |
  | BoldLineWidth | Gets a LengthAbs instance representing the default bold line thickness (equal to 2pt). This is used for borders, grid lines etc. |
  | Empty | Gets a LengthAbs instance representing an empty length (defined as "0mm"). |
  | LineWidth | Gets a LengthAbs instance representing the default line thickness (equal to 1pt). This is used for borders, grid lines etc. |
  | Values | Gets an array of predefined LengthAbs values (Empty, LineWidth and BoldLineWidth). |
Top
See Also