======Класс BoreholeDrawStyle====== * **Пространство имен:** [[developers:references:topomatic.glg.style|Topomatic.Glg.Style]] * **Сборка:** Topomatic.Glg (в Topomatic.Glg.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.glg.style.geologystyleitem|Topomatic.Glg.Style.GeologyStyleItem]] * Topomatic.Glg.Style.BoreholeDrawStyle =====Синтаксис===== public class BoreholeDrawStyle : GeologyStyleItem, IStgSerializable, IOwned, IOwned =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.glg.style.boreholedrawstyle..ctor_topomatic.glg.style.geologystyle|BoreholeDrawStyle(GeologyStyle)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.style.boreholedrawstyle.boreholewidth|BoreholeWidth]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.style.boreholedrawstyle.emptyboreholeheight|EmptyBoreholeHeight]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.style.boreholedrawstyle.emptyimpellertestheight|EmptyImpellerTestHeight]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.style.boreholedrawstyle.impellertestwidth|ImpellerTestWidth]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.style.geologystyleitem.owner|Owner]]| (Наследуется от [[developers:references:topomatic.glg.style.geologystyleitem|GeologyStyleItem]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.style.boreholedrawstyle.copyproperties_topomatic.glg.style.boreholedrawstyle|CopyProperties(BoreholeDrawStyle)]]| | |{{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.glg.style.boreholedrawstyle.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| (Переопределяет [[developers:references:topomatic.glg.style.geologystyleitem.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.style.boreholedrawstyle.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| (Переопределяет [[developers:references:topomatic.glg.style.geologystyleitem.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|