Description
Gets or sets the origin from which the
overlay's position is defined. By default, the value of this
property is
ScreenOverlayOrigin.BottomLeft. See Screen Overlay Origin
for a list of the possible origins and a description of how the
origin affects the measurement of the overlay's position and size
properties.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property Origin() As AgEStkGraphicsScreenOverlayOrigin
|