public enum MousePointer
public enum class MousePointer
Value | Member | Description |
---|---|---|
0x00000000 | Default | Shape determined by the object |
0x00000001 | Arrow | Arrow |
0x00000002 | Crosshair | Cross-hair |
0x00000003 | Ibeam | I-Beam |
0x00000004 | IconPointer | Small square within a square |
0x00000005 | SizePointer | Four-pointed arrow pointing north, south, east, and west |
0x00000006 | SizeNESW | Double arrow pointing northeast and southwest |
0x00000007 | SizeNS | Double arrow pointing north and south |
0x00000008 | SizeNWSE | Double arrow pointing northwest and southeast |
0x00000009 | SizeWE | Double arrow pointing west and east |
0x0000000A | UpArrow | Up Arrow |
0x0000000B | Hourglass | Hourglass (wait) |
0x0000000C | NoDrop | No Drop |
0x0000000D | ArrowHourglass | Arrow and hourglass (only available in 32-bit systems) |
0x0000000E | ArrowQuestion | Arrow and question mark (only available in 32-bit systems) |
0x0000000F | SizeAll | Size all (only available in 32-bit systems) |
0x00000063 | Custom | Custom icon specified by the MouseIcon property |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document