Gets the FtirPoint position (upper-left corner of the rectangle).
| C# | Visual Basic | Visual C++ |
public Vector2 Position { get; }
Public ReadOnly Property Position As Vector2
public: property Vector2 Position { Vector2 get (); }
Set the position through the Rectangle property.