Click or drag to resize

CursorDefinitionCursorModeType Property

Whether or not to force rendering of the cursor to software. I usually leave it on auto because it's faster for hardware to do it.

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public CursorMode CursorModeType { get; }

Property Value

Type: CursorMode
See Also