The vertical component of the Point.
Increasing values move down.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public double Y { get; set; }
Public Property Y As Double
Get
Set
member Y : float with get, set
Property Value
Type:
Double
See Also