======Класс PrecisionStyle====== * **Пространство имен:** [[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.PrecisionStyle =====Синтаксис===== public class PrecisionStyle : AlignmentStyleItem, IStgSerializable, IOwned =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.style.precisionstyle..ctor_topomatic.alg.style.alignmentstyle|PrecisionStyle(AlignmentStyle)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.precisionstyle.coordinatedigits|CoordinateDigits]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.precisionstyle.elevationdigits|ElevationDigits]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.precisionstyle.gradedigits|GradeDigits]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.precisionstyle.lengthdigits|LengthDigits]]| | |{{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.precisionstyle.radiusdigits|RadiusDigits]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.precisionstyle.roundgrades|RoundGrades]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.style.precisionstyle.roundvalues|RoundValues]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.precisionstyle.coordinatetostr_system.double|CoordinateToStr(Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.precisionstyle.copyproperties_topomatic.alg.style.precisionstyle|CopyProperties(PrecisionStyle)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.precisionstyle.elevationtostr_system.double|ElevationToStr(Double)]]| | |{{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.precisionstyle.gradetostr_system.double|GradeToStr(Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.precisionstyle.lengthtostr_system.double|LengthToStr(Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.precisionstyle.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.precisionstyle.radiustostr_system.double|RadiusToStr(Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.style.precisionstyle.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| (Переопределяет [[developers:references:topomatic.alg.style.alignmentstyleitem.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|