C# Класс AODL.Document.Styles.Properties.GraphicProperties

GraphicProperties represent the hraphic properties.
Наследование: IProperty
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
GraphicProperties ( IStyle style ) : System

Initializes a new instance of the GraphicProperties class.

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

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

Create a XmlAttribute for propertie XmlNode.

InitStandardImplemenation ( ) : void

Inits the standard implemenation.

NewXmlNode ( ) : void

Create the XmlNode which represent the propertie element.

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

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

Initializes a new instance of the GraphicProperties class.
public GraphicProperties ( IStyle style ) : System
style IStyle The style.
Результат System