Image.Size Property
From SFML.Net
SFML.Net
| ImageSize Property |
Size of the image, in pixels
Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)
public Vector2u Size { get; }
Public ReadOnly Property Size As Vector2u Get
public: property Vector2u Size { Vector2u get (); }
member Size : Vector2u with get