IntRect.Top Field

SFML.Net

IntRectTop Field
Top coordinate of the rectangle

Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public int Top
Public Top As Integer
public:
int Top
val mutable Top: int

Field Value

Type: Int32
See Also