Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Segment3D Class / LengthSquared Property

In This Topic
    LengthSquared Property (Segment3D)
    In This Topic
    Gets the 3D segment length squared.
    Syntax
    'Declaration
     
    Public ReadOnly Property LengthSquared As Double
    public double LengthSquared {get;}
    See Also