Click or drag to resize

CursorChangedEventArgsBitmap Property

The cursor image. Available for custom cursors only.

Namespace:  DotNetBrowser.Browser.Events
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.4
Syntax
C#
public Bitmap Bitmap { get; }

Property Value

Type: Bitmap
See Also