C# Class GR.Imaging.Screenshot.ICONINFO

显示文件 Open project: alexhanh/Botting-Library

Public Properties

Property Type Description
fIcon bool
hbmColor System.IntPtr
hbmMask System.IntPtr
xHotspot int
yHotspot int

Property Details

fIcon public_oe property

public bool fIcon
return bool

hbmColor public_oe property

public IntPtr,System hbmColor
return System.IntPtr

hbmMask public_oe property

public IntPtr,System hbmMask
return System.IntPtr

xHotspot public_oe property

public int xHotspot
return int

yHotspot public_oe property

public int yHotspot
return int