|
Point2Y Property
|
Gets the y-coordinate.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxPublic ReadOnly Property Y As Double
Get
public:
property double Y {
double get ();
}
member Y : float with get
Property Value
Type:
Double
See Also