Label.OnScreenPosition Property

Gets label position on screen.
Public ReadOnly Overridable Property OnScreenPosition() As Point2D
This language is not supported or no code example is available.
public virtual Point2D OnScreenPosition {get;}
This language is not supported or no code example is available.

Property Value

Point2D
Remarks
 
This point is changed every time the end user ZoomPanRotate. The point coordinates refers to viewport bottom-left corner.

.NET Framework

Supported in: 4.8

In this article

Definition