======Класс VisualStyle====== * **Пространство имен:** [[developers:references:topomatic.componentmodel|Topomatic.ComponentModel]] * **Сборка:** Topomatic.ComponentModel (в Topomatic.ComponentModel.dll) =====Иерархия наследования===== * System.Object * Topomatic.ComponentModel.VisualStyle * [[developers:references:topomatic.componentmodel.leftaligned|Topomatic.ComponentModel.LeftAligned]] * [[developers:references:topomatic.componentmodel.rightaligned|Topomatic.ComponentModel.RightAligned]] =====Синтаксис===== public class VisualStyle =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.componentmodel.visualstyle..ctor|VisualStyle()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.visualstyle.default|Default]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.visualstyle.leftaligned|LeftAligned]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.visualstyle.rightaligned|RightAligned]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.componentmodel.visualstyle.getbackgroundcolor_topomatic.componentmodel.ipropertytypedescriptorcontext_system.drawing.color_system.boolean|GetBackGroundColor(IPropertyTypeDescriptorContext, Color, Boolean)]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:ec4bf0f5300fb7d9e597d5f83cd89757|GetTextAlign(IPropertyTypeDescriptorContext, VisualStyleAlign, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.componentmodel.visualstyle.gettextcolor_topomatic.componentmodel.ipropertytypedescriptorcontext_system.drawing.color_system.boolean|GetTextColor(IPropertyTypeDescriptorContext, Color, Boolean)]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|