C# 클래스 Example4_7.PlotPanel

상속: AppKit.NSView
파일 보기 프로젝트 열기: mono/sysdrawing-coregraphics 1 사용 예제들

공개 메소드들

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

비공개 메소드들

메소드 설명
Initialize ( ) : void
PlotPanel ( NSCoder coder ) : System

메소드 상세

DrawRect() 공개 메소드

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

PlotPanel() 공개 메소드

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

PlotPanel() 공개 메소드

public PlotPanel ( IntPtr handle ) : System
handle IntPtr
리턴 System