ComponentOne Bitmap for WPF
C1.WPF.DX.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 Boolean
    public bool IsNormalized {get;}
    See Also