Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Labels Namespace / LeaderAndImage Class / OnScreenPosition Property

In This Topic
    OnScreenPosition Property (LeaderAndImage)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property OnScreenPosition As Point2D
    public override Point2D OnScreenPosition {get;}
    See Also