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

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