IntRect Fields

SFML.Net

IntRect Fields

The IntRect type exposes the following members.

Fields
  Name Description
Public field Height
Height of the rectangle
Public field Left
Left coordinate of the rectangle
Public field Top
Top coordinate of the rectangle
Public field Width
Width of the rectangle
Top
See Also