Namespace: CarGame2DAssembly: CarGame2D (in CarGame2D.exe) Version: 1.1.1.0 (1.1.1)
public Vector2D TrackStart { get; }
public Vector2D TrackStart { get; }
Public ReadOnly Property TrackStart As Vector2D
Get
Public ReadOnly Property TrackStart As Vector2D
Get
public:
property Vector2D TrackStart {
Vector2D get ();
}
public:
property Vector2D TrackStart {
Vector2D get ();
}
member TrackStart : Vector2D with get
member TrackStart : Vector2D with get
Property Value
Type:
Vector2D