ImageGear .NET v25.2 - Updated
ImageGear.Formats.Vector Assembly / ImageGear.Vector Namespace / ImGearVectorTextObject Class
Properties Methods


In This Topic
    ImGearVectorTextObject Class Members
    In This Topic

    The following tables list the members exposed by ImGearVectorTextObject.

    Public Properties
     NameDescription
    Public PropertyGets or sets a char base angle of the text characters.  
    Public PropertyGets or sets a char spacing of the text object. Normal char spacing is 1.  
    Public PropertyGets or sets a char up angle of the text characters.  
    Public PropertyGets or sets a flags describing different effects for the Text Object such as Subscript, Superscript, Struck, Double Struck, Underlined.  
    Public PropertyGets or sets a font handle assigned to the text object.  
    Public PropertyGets or sets a font height of the text object.  
    Public PropertyGets or sets a font width of the text object.  
    Public PropertyGets or sets a text string assigned to the text object.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies all settings from one text object to another except text string.  
    Public MethodReturns the color of the text object.  
    Public MethodCalculates the actual width of a text string, taking into account the current Text Object settings.  
    Public MethodSets a color for the text object.  
    Top
    See Also