doogal.co.uk Home
 
            Gets the y co-ordinate.
            
 
    Namespace: 
   DotNetCoords
    Assembly:
   DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.24 (1.0.0.24)
SyntaxPublic 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