Eyeshot 11 WPF API Reference
WPF 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