C# 클래스 PurplePen.Event

상속: StorableObject
파일 보기 프로젝트 열기: petergolde/PurplePen 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
allControlsDescKind DescriptionKind
allControlsPrintScale float
courseAppearance CourseAppearance
customSymbolKey bool>.Dictionary
customSymbolText List>.Dictionary
descriptionLangId string
disallowInvertibleCodes bool
firstControlCode int
ignoreMissingFonts bool
mapDpi float
mapFileName string
mapScale float
mapType MapType
notes string
printArea PrintArea
punchcardFormat PunchcardFormat
title string

공개 메소드들

메소드 설명
Clone ( ) : StorableObject
Equals ( object obj ) : bool
Event ( ) : System
ReadAttributesAndContent ( XmlInput xmlinput ) : void
Validate ( Id id, EventDB validateInfo ) : void
WriteAttributesAndContent ( System xmloutput ) : void

메소드 상세

Clone() 공개 메소드

public Clone ( ) : StorableObject
리턴 StorableObject

Equals() 공개 메소드

public Equals ( object obj ) : bool
obj object
리턴 bool

Event() 공개 메소드

public Event ( ) : System
리턴 System

ReadAttributesAndContent() 공개 메소드

public ReadAttributesAndContent ( XmlInput xmlinput ) : void
xmlinput XmlInput
리턴 void

Validate() 공개 메소드

public Validate ( Id id, EventDB validateInfo ) : void
id Id
validateInfo EventDB
리턴 void

WriteAttributesAndContent() 공개 메소드

public WriteAttributesAndContent ( System xmloutput ) : void
xmloutput System
리턴 void

프로퍼티 상세

allControlsDescKind 공개적으로 프로퍼티

public DescriptionKind allControlsDescKind
리턴 DescriptionKind

allControlsPrintScale 공개적으로 프로퍼티

public float allControlsPrintScale
리턴 float

courseAppearance 공개적으로 프로퍼티

public CourseAppearance,PurplePen courseAppearance
리턴 CourseAppearance

customSymbolKey 공개적으로 프로퍼티

public Dictionary customSymbolKey
리턴 bool>.Dictionary

customSymbolText 공개적으로 프로퍼티

public Dictionary> customSymbolText
리턴 List>.Dictionary

descriptionLangId 공개적으로 프로퍼티

public string descriptionLangId
리턴 string

disallowInvertibleCodes 공개적으로 프로퍼티

public bool disallowInvertibleCodes
리턴 bool

firstControlCode 공개적으로 프로퍼티

public int firstControlCode
리턴 int

ignoreMissingFonts 공개적으로 프로퍼티

public bool ignoreMissingFonts
리턴 bool

mapDpi 공개적으로 프로퍼티

public float mapDpi
리턴 float

mapFileName 공개적으로 프로퍼티

public string mapFileName
리턴 string

mapScale 공개적으로 프로퍼티

public float mapScale
리턴 float

mapType 공개적으로 프로퍼티

public MapType mapType
리턴 MapType

notes 공개적으로 프로퍼티

public string notes
리턴 string

printArea 공개적으로 프로퍼티

public PrintArea,PurplePen printArea
리턴 PrintArea

punchcardFormat 공개적으로 프로퍼티

public PunchcardFormat,PurplePen punchcardFormat
리턴 PunchcardFormat

title 공개적으로 프로퍼티

public string title
리턴 string