======Класс PrecisionStyle====== * **Пространство имен:** [[developers:references:topomatic.alg.style|Topomatic.Alg.Style]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * [[developers:references:topomatic.alg.style.alignmentstyleitem|Topomatic.Alg.Style.AlignmentStyleItem]] * Topomatic.Alg.Style.PrecisionStyle =====Синтаксис===== public class PrecisionStyle : AlignmentStyleItem, IStgSerializable, IOwned, IItem =====Конструкторы===== ^Тип^Имя^Описание^ |{{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.alignmentstyleitem.parent|Parent]]| (Наследуется от [[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: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|Метод}}|[[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.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|AlignmentStyleItem.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|AlignmentStyleItem.SaveToStg(StgNode)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|