======Класс AlignmentStyleItem====== * **Пространство имен:** [[developers:references:topomatic.alg.style|Topomatic.Alg.Style]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * System.Object * Topomatic.Alg.Style.AlignmentStyleItem * [[developers:references:topomatic.alg.rail.style.railprofilestyle|Topomatic.Alg.Rail.Style.RailProfileStyle]] * [[developers:references:topomatic.alg.road.style.renewstyle|Topomatic.Alg.Road.Style.RenewStyle]] * [[developers:references:topomatic.alg.straightening.style.curvaturegraphstyle|Topomatic.Alg.Straightening.Style.CurvatureGraphStyle]] * [[developers:references:topomatic.alg.style.alignmentlayerstyleitem|Topomatic.Alg.Style.AlignmentLayerStyleItem]] * [[developers:references:topomatic.alg.style.currentcrosssectionstyle|Topomatic.Alg.Style.CurrentCrossSectionStyle]] * [[developers:references:topomatic.alg.style.perspectivestyle|Topomatic.Alg.Style.PerspectiveStyle]] * [[developers:references:topomatic.alg.style.precisionstyle|Topomatic.Alg.Style.PrecisionStyle]] * [[developers:references:topomatic.alg.style.profilestyle|Topomatic.Alg.Style.ProfileStyle]] * [[developers:references:topomatic.alg.style.profilevisiblestyle|Topomatic.Alg.Style.ProfileVisibleStyle]] * [[developers:references:topomatic.alg.style.regions|Topomatic.Alg.Style.Regions]] * [[developers:references:topomatic.alg.style.regionstyle|Topomatic.Alg.Style.RegionStyle]] * [[developers:references:topomatic.alg.style.regionstyles|Topomatic.Alg.Style.RegionStyles]] =====Синтаксис===== public abstract class AlignmentStyleItem : IStgSerializable, IOwned =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.style.alignmentstyleitem..ctor_system.object|AlignmentStyleItem(Object)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyleitem.owner|Owner]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.alignmentstyleitem.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.alignmentstyleitem.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|