Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Example1_7
DrawingView
C# 클래스 Example1_7.DrawingView
상속:
AppKit.NSView
파일 보기
프로젝트 열기: mono/sysdrawing-coregraphics
공개 메소드들
메소드
설명
DrawRect
(
CGRect
dirtyRect
) :
void
DrawingView
(
CGRect
rect
) :
System
DrawingView
(
IntPtr
handle
) :
System
Initialize
( ) :
void
비공개 메소드들
메소드
설명
DrawingView
(
NSCoder
coder
) :
System
메소드 상세
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
Initialize()
공개
메소드
public
Initialize
( ) :
void
리턴
void