public enum MousePointer
public enum class MousePointer
Value | Member | Description |
---|---|---|
0 | Default | (Default) Shape determined by the object |
1 | Arrow | Arrow |
2 | Crosshair | Cross-hair |
3 | Ibeam | I-Beam |
4 | IconPointer | Small square within a square |
5 | SizePointer | Four-pointed arrow pointing north, south, east, and west |
6 | SizeNESW | Double arrow pointing northeast and southwest |
7 | SizeNS | Double arrow pointing north and south |
8 | SizeNWSE | Double arrow pointing northwest and southeast |
9 | SizeWE | Double arrow pointing west and east |
10 | UpArrow | Up Arrow |
11 | Hourglass | Hourglass (wait) |
12 | NoDrop | No Drop |
13 | ArrowHourglass | Arrow and hourglass (only available in 32-bit systems) |
14 | ArrowQuestion | Arrow and question mark (only available in 32-bit systems) |
15 | SizeAll | Size all (only available in 32-bit systems) |
99 | 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