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