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