Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / BlockSurrogate Class / BasePoint Property

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