Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Segment2D Class / Segment2D Constructor / Segment2D Constructor()

In This Topic
    Segment2D Constructor()
    In This Topic
    Empty constructor.
    Syntax
    'Declaration
     
    Public Function New()
    public Segment2D()
    See Also