Class ImageCursor.IconInfo
Inheritance
System.Object
ImageCursor.IconInfo
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public sealed class IconInfo : ValueType
Fields
bIcon
Declaration
public bool bIcon
Field Value
| Type |
|---|
| System.Boolean |
hbmColor
Declaration
public IntPtr hbmColor
Field Value
| Type |
|---|
| System.IntPtr |
hbmMask
Declaration
public IntPtr hbmMask
Field Value
| Type |
|---|
| System.IntPtr |
xHotspot
Declaration
public int xHotspot
Field Value
| Type |
|---|
| System.Int32 |
yHotspot
Declaration
public int yHotspot
Field Value
| Type |
|---|
| System.Int32 |