======Класс AlignmentStyleItem====== * **Пространство имен:** [[developers:references:topomatic.alg.style|Topomatic.Alg.Style]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * Topomatic.Alg.Style.AlignmentStyleItem * [[developers:references:topomatic.alg.rail.style.railprofilestyle|Topomatic.Alg.Rail.Style.RailProfileStyle]] * [[developers:references:topomatic.alg.road.style.profilevisiblestyle|Topomatic.Alg.Road.Style.ProfileVisibleStyle]] * [[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.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.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, IItem =====Конструкторы===== ^Тип^Имя^Описание^ |{{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:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyleitem.parent|Parent]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:system.object.equals_system.object|Equals(Object)]]| Определяет, равен ли заданный объект текущему объекту. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gethashcode|GetHashCode()]]| Служит хэш-функцией по умолчанию. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gettype|GetType()]]| Возвращает объект [[developers:references:system.type|Type]] для текущего экземпляра. (Наследуется от [[developers:references:system.object|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|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|