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