C# 클래스 BitmapTests.DrawingView

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

공개 메소드들

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

비공개 메소드들

메소드 설명
DrawingView ( NSCoder coder ) : System
GetCircleImage ( ) : Image

Get the initial image

Initialize ( ) : 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