Fork me on GitHub

MouseState.

Width Property

Summary

Represents the width 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 Width { get; set; }

Value

Type Description
int