Click or drag to resize

CursorDefinitionCursorTexture Property

The texture of the cursor you want to use, must be imported as a cursor

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

Property Value

Type: Texture2D
See Also