======Класс CdsRadiusDimensionTypeConverter====== * **Пространство имен:** [[developers:references:topomatic.cds.design|Topomatic.Cds.Design]] * **Сборка:** Topomatic.Cds (в Topomatic.Cds.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.componentmodel.propertytypeconverter|Topomatic.ComponentModel.PropertyTypeConverter]] * Topomatic.Cds.Design.CdsRadiusDimensionTypeConverter =====Синтаксис===== public sealed class CdsRadiusDimensionTypeConverter : PropertyTypeConverter =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cds.design.cdsradiusdimensiontypeconverter..ctor|CdsRadiusDimensionTypeConverter()]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cds.design.cdsradiusdimensiontypeconverter.canconvertfromstring_system.type|CanConvertFromString(Type)]]| (Переопределяет [[developers:references:topomatic.componentmodel.propertytypeconverter.canconvertfromstring_system.type|CanConvertFromString(Type)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cds.design.cdsradiusdimensiontypeconverter.canconverttostring_system.type|CanConvertToString(Type)]]| (Переопределяет [[developers:references:topomatic.componentmodel.propertytypeconverter.canconverttostring_system.type|CanConvertToString(Type)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cds.design.cdsradiusdimensiontypeconverter.convertfromstring_system.string|ConvertFromString(String)]]| (Переопределяет [[developers:references:topomatic.componentmodel.propertytypeconverter.convertfromstring_system.string|ConvertFromString(String)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cds.design.cdsradiusdimensiontypeconverter.converttostring_system.object|ConvertToString(Object)]]| (Переопределяет [[developers:references:topomatic.componentmodel.propertytypeconverter.converttostring_system.object|ConvertToString(Object)]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|