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

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