C# Class DroidExplorer.Core.UI.SystemImageList.IMAGELISTDRAWPARAMS

Afficher le fichier Open project: camalot/droidexplorer

Méthodes publiques

Свойство Type Description
Frame int
cbSize int
crEffect int
cx int
cy int
dwRop int
fState int
fStyle int
hdcDst System.IntPtr
himl System.IntPtr
i int
rgbBk int
rgbFg int
x int
xBitmap int
y int
yBitmap int

Property Details

Frame public_oe property

public int Frame
Résultat int

cbSize public_oe property

public int cbSize
Résultat int

crEffect public_oe property

public int crEffect
Résultat int

cx public_oe property

public int cx
Résultat int

cy public_oe property

public int cy
Résultat int

dwRop public_oe property

public int dwRop
Résultat int

fState public_oe property

public int fState
Résultat int

fStyle public_oe property

public int fStyle
Résultat int

hdcDst public_oe property

public IntPtr,System hdcDst
Résultat System.IntPtr

himl public_oe property

public IntPtr,System himl
Résultat System.IntPtr

i public_oe property

public int i
Résultat int

rgbBk public_oe property

public int rgbBk
Résultat int

rgbFg public_oe property

public int rgbFg
Résultat int

x public_oe property

public int x
Résultat int

xBitmap public_oe property

public int xBitmap
Résultat int

y public_oe property

public int y
Résultat int

yBitmap public_oe property

public int yBitmap
Résultat int