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

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