C# Class BExplorer.Shell.IMAGEINFO

Show file Open project: Gainedge/BetterExplorer

Public Properties

Property Type Description
Unused1 int
Unused2 int
hbmImage System.IntPtr
hbmMask System.IntPtr
rcImage System.Drawing.Rectangle

Property Details

Unused1 public property

public int Unused1
return int

Unused2 public property

public int Unused2
return int

hbmImage public property

public IntPtr,System hbmImage
return System.IntPtr

hbmMask public property

public IntPtr,System hbmMask
return System.IntPtr

rcImage public property

public Rectangle,System.Drawing rcImage
return System.Drawing.Rectangle