ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.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