C# 클래스 Alsing.Drawing.DesktopGraphics

상속: IDisposable
파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 프로퍼티들

프로퍼티 타입 설명
Graphics System.Drawing.Graphics

보호된 프로퍼티들

프로퍼티 타입 설명
handle System.IntPtr
hdc System.IntPtr

공개 메소드들

메소드 설명
DesktopGraphics ( ) : System
Dispose ( ) : void

메소드 상세

DesktopGraphics() 공개 메소드

public DesktopGraphics ( ) : System
리턴 System

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

프로퍼티 상세

Graphics 공개적으로 프로퍼티

public Graphics,System.Drawing Graphics
리턴 System.Drawing.Graphics

handle 보호되어 있는 프로퍼티

protected IntPtr,System handle
리턴 System.IntPtr

hdc 보호되어 있는 프로퍼티

protected IntPtr,System hdc
리턴 System.IntPtr