ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / Vector3 Structure / LengthSquared Property

In This Topic
    LengthSquared Property (Vector3)
    In This Topic
    Gets the squared length of the vector.
    Syntax
    'Declaration
     
    Public ReadOnly Property LengthSquared As Single
    public float LengthSquared {get;}
    See Also