Gets the center position of the point.
| C# | Visual Basic | Visual C++ |
public Vector2 Center { get; }
Public ReadOnly Property Center As Vector2
public: property Vector2 Center { Vector2 get (); }
| C# | Visual Basic | Visual C++ |
public Vector2 Center { get; }
Public ReadOnly Property Center As Vector2
public: property Vector2 Center { Vector2 get (); }