C# 클래스 Example3_5.DrawingView

상속: AppKit.NSView, Form
파일 보기 프로젝트 열기: mono/sysdrawing-coregraphics

공개 메소드들

메소드 설명
DrawRect ( CGRect dirtyRect ) : void
DrawingView ( CGRect rect ) : System
DrawingView ( IntPtr handle ) : System

비공개 메소드들

메소드 설명
AddData ( Graphics g ) : void
DrawingView ( NSCoder coder ) : System
Initialize ( ) : void
SetPlotArea ( Graphics g ) : void

메소드 상세

DrawRect() 공개 메소드

public DrawRect ( CGRect dirtyRect ) : void
dirtyRect CGRect
리턴 void

DrawingView() 공개 메소드

public DrawingView ( CGRect rect ) : System
rect CGRect
리턴 System

DrawingView() 공개 메소드

public DrawingView ( IntPtr handle ) : System
handle System.IntPtr
리턴 System