======Класс ProfileStyle====== * **Пространство имен:** [[developers:references:topomatic.alg.style|Topomatic.Alg.Style]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.alg.style.alignmentstyleitem|Topomatic.Alg.Style.AlignmentStyleItem]] * Topomatic.Alg.Style.ProfileStyle =====Синтаксис===== public class ProfileStyle : AlignmentStyleItem, IStgSerializable, IOwned =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.style.profilestyle..ctor_topomatic.alg.style.alignmentstyle|ProfileStyle(AlignmentStyle)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.profilestyle.agprofilelinevisible|AgProfileLineVisible]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.profilestyle.currentcrosstextsize|CurrentCrossTextSize]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.profilestyle.defaultprojectnodeflag|DefaultProjectNodeFlag]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.profilestyle.elevationtextsize|ElevationTextSize]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.profilestyle.gripcurvecolor|GripCurveColor]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.profilestyle.griplinecolor|GripLineColor]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.profilestyle.gripstyle|GripStyle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.alignmentstyleitem.owner|Owner]]| (Наследуется от [[developers:references:topomatic.alg.style.alignmentstyleitem|AlignmentStyleItem]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.profilestyle.profilecommunicationvisible|ProfileCommunicationVisible]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.profilestyle.profiledisplaystyle|ProfileDisplayStyle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.profilestyle.profilelinevisible|ProfileLineVisible]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.profilestyle.showcurrentcross|ShowCurrentCross]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.profilestyle.userprofileslinevisible|UserProfilesLineVisible]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.profilestyle.copyproperties_topomatic.alg.style.profilestyle|CopyProperties(ProfileStyle)]]| | |{{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.profilestyle.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| (Переопределяет [[developers:references:topomatic.alg.style.alignmentstyleitem.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.profilestyle.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| (Переопределяет [[developers:references:topomatic.alg.style.alignmentstyleitem.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|