ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / CSSValue Structure / IsLengthUnit Method

In This Topic
    IsLengthUnit Method
    In This Topic
    Returns true if the unit type is currently a valid length unit (fixed or relative).
    Syntax
    'Declaration
     
    Public Function IsLengthUnit() As Boolean
    public bool IsLengthUnit()
    See Also