Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Dimension Class / InsertionPoint Property

In This Topic
    InsertionPoint Property (Dimension)
    In This Topic
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property InsertionPoint As Point3D
    public new Point3D InsertionPoint {get;}
    See Also