C# Класс AODL.Document.Styles.PlotAreaStyle

Summary description for PlotAreaStyle.
Наследование: AbstractStyle
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
PlotAreaStyle ( IDocument document ) : System

the constructor of the plotarea style

PlotAreaStyle ( IDocument document, string styleName ) : System

Приватные методы

Метод Описание
CreateAttribute ( string name, string text, string prefix ) : void

Create a XmlAttribute for propertie XmlNode.

InitStandards ( ) : void

Inits the standards.

NewXmlNode ( ) : void

Create a new Xml node.

PropertyCollection_Inserted ( int index, object value ) : void

Properties the collection_ inserted.

PropertyCollection_Removed ( int index, object value ) : void

Properties the collection_ removed.

Описание методов

PlotAreaStyle() публичный Метод

the constructor of the plotarea style
public PlotAreaStyle ( IDocument document ) : System
document IDocument
Результат System

PlotAreaStyle() публичный Метод

public PlotAreaStyle ( IDocument document, string styleName ) : System
document IDocument
styleName string
Результат System