Cursor Constructor (String^, Boolean)
.NET Framework (current version)
Initializes a new instance of the Cursor class.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- cursorFile
-
Type:
System::String^
The Stream that contains the cursor.
- scaleWithDpi
-
Type:
System::Boolean
true if to scale with dpi; otherwise, false.
.NET Framework
Available since 4.6
Available since 4.6
Show: