Namespace: CarGame2DAssembly: CarGame2D (in CarGame2D.exe) Version: 1.1.1.0 (1.1.1)
public Vector2D[] TrackOuterBounds { get; }
public Vector2D[] TrackOuterBounds { get; }
Public ReadOnly Property TrackOuterBounds As Vector2D()
Get
Public ReadOnly Property TrackOuterBounds As Vector2D()
Get
public:
property array<Vector2D>^ TrackOuterBounds {
array<Vector2D>^ get ();
}
public:
property array<Vector2D>^ TrackOuterBounds {
array<Vector2D>^ get ();
}
member TrackOuterBounds : Vector2D[] with get
member TrackOuterBounds : Vector2D[] with get
Property Value
Type:
Vector2D