public enum ENCursorPixel : System.Enum
public enum ENCursorPixel : System.Enum
Member | Description |
---|---|
Black | The pixel is black |
Inverted | The pixel is inverted - e.g. inverts the color of the pixel below it. |
Transparent | The pixel is transparent - e.g. has the color of the pixel below it. |
White | The pixel is white |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Graphics.ENCursorPixel
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)