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