[Missing <summary> documentation for "P:Delaunay.Geo.Rect.x"]
Namespace:
Delaunay.Geo
Assembly:
Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public float x { get; set; }
Public Property x As Single
Get
Set
public:
property float x {
float get ();
void set (float value);
}
member x : float32 with get, set
Property Value
Type:
SingleSee Also