C# Class ScreenToGif.Util.Native.ICONINFO

Show file Open project: dbremner/ScreenToGif

Public Properties

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

Property Details

fIcon public property

public bool fIcon
return bool

hbmColor public property

public IntPtr,System hbmColor
return System.IntPtr

hbmMask public property

public IntPtr,System hbmMask
return System.IntPtr

xHotspot public property

public Int32,System xHotspot
return System.Int32

yHotspot public property

public Int32,System yHotspot
return System.Int32