Cursor Constructor (Stream^, Boolean)
.NET Framework (current version)
Initializes a new instance of the Cursor class.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- cursorStream
-
Type:
System.IO::Stream^
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: