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

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