======Класс ShapeFont====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.cad.foundation.cadfont|Topomatic.Cad.Foundation.CadFont]] * Topomatic.Cad.Foundation.ShapeFont =====Синтаксис===== public sealed class ShapeFont : CadFont, IDisposable, IEnumerable>, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.shapefont..ctor_system.string|ShapeFont(String)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.shapefont.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.shapefont.filename|FileName]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.shapefont.filepath|FilePath]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.shapefont.fontcodek|FontCodek]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.shapefont.fontmode|FontMode]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.shapefont.fonttype|FontType]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.shapefont.fullbottomheight|FullBottomHeight]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.shapefont.item_system.char|Item[Char]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.shapefont.name|Name]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.shapefont.shapetype|ShapeType]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.shapefont.size|Size]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.shapefont.chartoindex_system.char|CharToIndex(Char)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.shapefont.chartoname_system.char|CharToName(Char)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cadfont.dispose|Dispose()]]| (Наследуется от [[developers:references:topomatic.cad.foundation.cadfont|CadFont]].)| |{{developers:references:method.png|Метод}}|[[developers:references:0d4287aafc4aea88565fe81cee5a2730|DrawString(String, CadPen, Vector3D, Double, Double)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.cadfont|CadFont]].)| |{{developers:references:method.png|Метод}}|[[developers:references:9884b726eff88c3a43fccf445b39f84e|DrawString(String, CadPen, Vector3D, Double, Double, Double, Double, Double, Double, TextJustify, Color, Double)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.cadfont|CadFont]].)| |{{developers:references:method.png|Метод}}|[[developers:references:bf57046670d343e5f156945406997d9d|DrawString(String, CadPen, Vector3D, Double, Double, Double, Double, Double, Double, TextJustify)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.cadfont|CadFont]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.shapefont.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:8c777c8b20306286c9f965d9757cbbdb|GetWipeoutRectanagle(String, Vector3D, Double, Double, Double, Double, Double, Double, TextJustify, Double)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.cadfont|CadFont]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.shapefont.indextochar_system.int32|IndexToChar(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.shapefont.indextoname_system.int32|IndexToName(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:330a90b1efeac7aec556bb877d9fb187|JustifyToPosition(String, Vector3D, Double, Double, Double, Double, Double, TextJustify)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.cadfont|CadFont]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.shapefont.nametochar_system.string|NameToChar(String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.shapefont.nametoindex_system.string|NameToIndex(String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cadfont.textheight_system.string_system.double|TextHeight(String, Double)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.cadfont|CadFont]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cadfont.textheight_system.string_system.double_system.double|TextHeight(String, Double, Double)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.cadfont|CadFont]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cadfont.textheight_system.string_system.double_system.double_system.double|TextHeight(String, Double, Double, Double)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.cadfont|CadFont]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cadfont.textlength_system.string_system.double_system.boolean|TextLength(String, Double, Boolean)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.cadfont|CadFont]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cadfont.textlength_system.string_system.double_system.double_system.double_system.boolean|TextLength(String, Double, Double, Double, Boolean)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.cadfont|CadFont]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cadfont.textlength_system.string_system.double_system.double_system.boolean|TextLength(String, Double, Double, Boolean)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.cadfont|CadFont]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cadfont.textsize_system.string_system.double_system.double_system.double_system.boolean|TextSize(String, Double, Double, Double, Boolean)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.cadfont|CadFont]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cadfont.textsize_system.string_system.double_system.double_system.boolean|TextSize(String, Double, Double, Boolean)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.cadfont|CadFont]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cadfont.textsize_system.string_system.double_system.boolean|TextSize(String, Double, Boolean)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.cadfont|CadFont]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.shapefont.tostring|ToString()]]| (Переопределяет ToString().)|