Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / Vector2 Structure / LengthSquared Property

In This Topic
    LengthSquared Property (Vector2)
    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