Click or drag to resize

EdgeclippedEnds Property

[Missing <summary> documentation for "P:Delaunay.Edge.clippedEnds"]

Namespace:  Delaunay
Assembly:  Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Dictionary<Side, Vec2D> clippedEnds { get; }

Property Value

Type: DictionarySide, Vec2D
See Also