Description
Gets or sets the X position of the overlay
relative to its parent. The unit in which the position is defined
is specified by the X Unit property. The position is
measured horizontally from the Origin, which is, by default, the
lower-left corner.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property X() As Double
|