ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Vector3 Structure / IsNormalized Property

In This Topic
    IsNormalized Property (Vector3)
    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