Class HD_HITTESTINFO
Inheritance
System.Object
HD_HITTESTINFO
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class HD_HITTESTINFO : ValueType
Fields
flags
Declaration
public uint flags
Field Value
| Type |
|---|
| System.UInt32 |
iItem
Declaration
public int iItem
Field Value
| Type |
|---|
| System.Int32 |
pt
Declaration
public POINT pt
Field Value
| Type |
|---|
| POINT |