======Класс AlignmentStyle====== * **Пространство имен:** [[developers:references:topomatic.alg.style|Topomatic.Alg.Style]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * System.Object * Topomatic.Alg.Style.AlignmentStyle * [[developers:references:topomatic.alg.rail.style.railalignmentstyle|Topomatic.Alg.Rail.Style.RailAlignmentStyle]] * [[developers:references:topomatic.alg.road.style.roadalignmentstyle|Topomatic.Alg.Road.Style.RoadAlignmentStyle]] =====Синтаксис===== public class AlignmentStyle : IOwned, IOwned, IStgSerializable, IEnumerable, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.style.alignmentstyle..ctor_topomatic.alg.alignment|AlignmentStyle(Alignment)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.bridgesstyle|BridgesStyle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.crosssectionstyle|CrossSectionStyle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.currentcrosssectionstyle|CurrentCrossSectionStyle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.cuttingsurfacestyle|CuttingSurfaceStyle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.elementsstyle|ElementsStyle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.kilometresstyle|KilometresStyle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.layerstyles|LayerStyles]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.linesegmentsstyle|LineSegmentsStyle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.owner|Owner]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.perspectivestyle|PerspectiveStyle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.pipesstyle|PipesStyle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.planstyle|PlanStyle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.precisionstyle|PrecisionStyle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.profilestyle|ProfileStyle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.profilevisiblestyle|ProfileVisibleStyle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.regions|Regions]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.regionstyles|RegionStyles]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.stationingstyle|StationingStyle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyle.vertexesstyle|VertexesStyle]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.alignmentstyle.copyproperties_topomatic.alg.style.alignmentstyle|CopyProperties(AlignmentStyle)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.alignmentstyle.getcustomcolor_system.string_system.int32|GetCustomColor(String, Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.alignmentstyle.getcustomvisiblestate_system.string_system.boolean|GetCustomVisibleState(String, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.alignmentstyle.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.alignmentstyle.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.alignmentstyle.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.alignmentstyle.setcustomcolor_system.string_system.int32_system.int32|SetCustomColor(String, Int32, Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.alignmentstyle.setcustomvisiblestate_system.string_system.boolean|SetCustomVisibleState(String, Boolean)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|