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

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