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

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