C# Класс PurplePen.Event

Наследование: StorableObject
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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