SiteedgeOrientations Property |
[Missing <summary> documentation for "P:Delaunay.Site.edgeOrientations"]
Namespace:
Delaunay
Assembly:
Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public List<Side> edgeOrientations { get; }
Public ReadOnly Property edgeOrientations As List(Of Side)
Get
public:
property List<Side>^ edgeOrientations {
List<Side>^ get ();
}
member edgeOrientations : List<Side> with get
Property Value
Type:
ListSideSee Also