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


In This Topic
    ImGearVectorEntityText Class Members
    In This Topic

    The following tables list the members exposed by ImGearVectorEntityText.

    Public Properties
     NameDescription
    Public PropertyGets or sets a flags defining the alignment of the text string.  
    Public PropertyGets or sets a base line angle for the whole text string.  
    Public PropertyGets a total count of Text Objects in the chain.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies all common text settings from one text entity to another.  
    Public MethodCreates a new text object and inserts it at index position in the Text Object chain.  
    Public MethodRemoves the Text Object from the position index and destroys it.  
    Public MethodReturns an additional alignment point.  
    Public MethodReturns an additional point defining restriction width and height.  
    Public MethodReturns the text object in the Index position in the Text Object chain.  
    Public MethodSets an additional alignment point.  
    Public MethodSets an additional point defining restriction width and height.  
    Top
    See Also