Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / OrdinateDimSurrogate Class / DefiningPoint Property

In This Topic
    DefiningPoint Property (OrdinateDimSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DefiningPoint As Point3D
    public Point3D DefiningPoint {get; set;}
    See Also