Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Geometry Namespace / Vector3D Class / LengthSquared Property

In This Topic
    LengthSquared Property (Vector3D)
    In This Topic
    Gets or sets the vector length.
    Syntax
    'Declaration
     
    Public ReadOnly Property LengthSquared As Double
    public double LengthSquared {get;}
    See Also