Eyeshot 10 WPF API Reference
OnScreenPosition Property (Label)

WPF Assembly > devDept.Eyeshot.Labels Namespace > Label Class : OnScreenPosition Property
Gets label position on screen.
Syntax
'Declaration
 
Public Overridable ReadOnly Property OnScreenPosition As Point2D
public virtual Point2D OnScreenPosition {get;}
Remarks
This point is changed every time the end user ZoomPanRotate. The point coordinates refers to viewport bottom-left corner.
See Also

Reference

Label Class
Label Members