Fork me on GitHub

MouseState.

Height Property

Summary

Represents the height of your display area.. used if mouse clipping or mouse grabbed in case of X11 - defaults to 50.. Make sure to set this and change when your size changes.. */
Namespace
SharpInputSystem
Containing Type
MouseState

Syntax

public int Height { get; set; }

Value

Type Description
int