C# 클래스 vbAccelerator.Components.ImageList.SysImageList.IMAGELISTDRAWPARAMS

파일 보기 프로젝트 열기: RevolutionSmythe/cairoshell 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

Frame 공개적으로 프로퍼티

public int Frame
리턴 int

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

crEffect 공개적으로 프로퍼티

public int crEffect
리턴 int

cx 공개적으로 프로퍼티

public int cx
리턴 int

cy 공개적으로 프로퍼티

public int cy
리턴 int

dwRop 공개적으로 프로퍼티

public int dwRop
리턴 int

fState 공개적으로 프로퍼티

public int fState
리턴 int

fStyle 공개적으로 프로퍼티

public int fStyle
리턴 int

hdcDst 공개적으로 프로퍼티

public IntPtr,System hdcDst
리턴 System.IntPtr

himl 공개적으로 프로퍼티

public IntPtr,System himl
리턴 System.IntPtr

i 공개적으로 프로퍼티

public int i
리턴 int

rgbBk 공개적으로 프로퍼티

public int rgbBk
리턴 int

rgbFg 공개적으로 프로퍼티

public int rgbFg
리턴 int

x 공개적으로 프로퍼티

public int x
리턴 int

xBitmap 공개적으로 프로퍼티

public int xBitmap
리턴 int

y 공개적으로 프로퍼티

public int y
리턴 int

yBitmap 공개적으로 프로퍼티

public int yBitmap
리턴 int