C# 클래스 Praeclarum.UI.AddDocumentCell.AddFrameView

상속: ThumbnailFrameView
파일 보기 프로젝트 열기: praeclarum/Praeclarum

공개 프로퍼티들

프로퍼티 타입 설명
Editing bool

공개 메소드들

메소드 설명
AddFrameView ( ) : System
ApplyTheme ( Theme theme ) : void
Draw ( CGRect rect ) : void

메소드 상세

AddFrameView() 공개 메소드

public AddFrameView ( ) : System
리턴 System

ApplyTheme() 공개 메소드

public ApplyTheme ( Theme theme ) : void
theme Theme
리턴 void

Draw() 공개 메소드

public Draw ( CGRect rect ) : void
rect CGRect
리턴 void

프로퍼티 상세

Editing 공개적으로 프로퍼티

public bool Editing
리턴 bool