Values Property (LengthAbs.Predefined)
In This Topic
Gets an array of predefined
LengthAbs values (
Empty,
LineWidth and
BoldLineWidth).
Syntax
'Declaration
Public Shared ReadOnly Property Values As LengthAbs()
public static LengthAbs[] Values {get;}
See Also