Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Segment2D Class / P1 Field

In This Topic
    P1 Field (Segment2D)
    In This Topic
    End point.
    Syntax
    'Declaration
     
    Public P1 As Point2D
    public Point2D P1
    See Also