Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / Vector4 Structure / IsNormalized Property

In This Topic
    IsNormalized Property (Vector4)
    In This Topic
    Gets a value indicting whether this instance is normalized.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsNormalized As System.Boolean
    public System.bool IsNormalized {get;}
    See Also