C# 클래스 Example3_2.DrawingView

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

공개 메소드들

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

비공개 메소드들

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

메소드 상세

AddData() 공개 메소드

public AddData ( ) : void
리턴 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