public Vector2 CenterPoint { get; set; }
Public Property CenterPoint As Vector2 Get Set
public: property Vector2 CenterPoint { Vector2 get (); void set (Vector2 value); }
member CenterPoint : Vector2 with get, set
In This Article