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