C# 클래스 com.codename1.impl.NativeGraphics

상속: global::java.lang.Object
파일 보기 프로젝트 열기: Pmovil/CN1WindowsPort 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
destination WindowsGraphics

공개 메소드들

메소드 설명
getClipH ( ) : int
getClipW ( ) : int
getClipX ( ) : int
getClipY ( ) : int
resetClip ( ) : void

메소드 상세

getClipH() 공개 메소드

public getClipH ( ) : int
리턴 int

getClipW() 공개 메소드

public getClipW ( ) : int
리턴 int

getClipX() 공개 메소드

public getClipX ( ) : int
리턴 int

getClipY() 공개 메소드

public getClipY ( ) : int
리턴 int

resetClip() 공개 메소드

public resetClip ( ) : void
리턴 void

프로퍼티 상세

destination 공개적으로 프로퍼티

public WindowsGraphics,com.codename1.impl destination
리턴 WindowsGraphics