ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / Vector4 Structure / LengthSquared Property

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