Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Labels Namespace / ImageOnly Class / DrawPosition Property

In This Topic
    DrawPosition Property (ImageOnly)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DrawPosition As Point2D
    protected virtual Point2D DrawPosition {get;}
    See Also