[Missing <summary> documentation for "P:Delaunay.Edge.leftSite"]
Namespace:
Delaunay
Assembly:
Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Site leftSite { get; set; }
Public Property leftSite As Site
Get
Set
public:
property Site^ leftSite {
Site^ get ();
void set (Site^ value);
}
member leftSite : Site with get, set
Property Value
Type:
SiteSee Also