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

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