doogal.co.uk Home
Gets the y co-ordinate.
Namespace:
DotNetCoords
Assembly:
DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax Public ReadOnly Property Y As Double
Get
public:
property double Y {
double get ();
}
member Y : float with get
Property Value
Type:
DoubleThe y co-ordinate.
See Also