Solid Edge Framework Type Library
TextCharStyle Object Members
Overview 
Public Methods
Public Method GetTextSizeReturns the text size and type for the referenced TextCharStyle object.
Public Method SetTextSizeSets the text size and type for the referenced TextCharStyle object.
Public Properties
Public Property AspectRatioSets and returns aspect ratio of the text for the referenced TextCharStyle object. Value of aspect ratio must be greater than zero
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property ColorSets and returns the color in which the active object is drawn.
Public Property DescriptionReturns a user-specified description of the referenced object.
Public Property FontNameSets and returns the font name for the referenced TextCharStyle object.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property LangIDSets and returns the language identification of the active text for the referenced TextCharStyle object.
Public Property NameReturns the name of the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property StyleGets/Sets the Style of the text style (Bold, Italic, Bold Italic, Regular).
Public Property TextSizeSets and returns the size of the text for the referenced object.
Public Property UnderlineStyleSets and returns the style of the underline for the referenced TextCharStyle object.
Public Property UnitsSets and returns the units in which the line width is defined.
See Also

TextCharStyle Object