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