[Missing <summary> documentation for "P:Delaunay.ICoord.Coord"]
Namespace:
Delaunay
Assembly:
Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property Coord As Vec2D
Get
property Vec2D^ Coord {
Vec2D^ get ();
}
abstract Coord : Vec2D with get
Property Value
Type:
Vec2DSee Also