SFML.Net
WindowPosition Property |
Position of the window
Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)

public virtual Vector2i Position { get; set; }
Public Overridable Property Position As Vector2i Get Set
public: virtual property Vector2i Position { Vector2i get (); void set (Vector2i value); }
abstract Position : Vector2i with get, set override Position : Vector2i with get, set
Property Value
Type: Vector2i