ImageGear .NET - Updated
ImGearVectorTextObject Class
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorTextObject Class
Contains a part of a text string that uses particular set of font attributes.
Object Model
ImGearVectorTextObject ClassImGearVectorFont ClassImGearVectorColorEx Structure
Syntax
'Declaration
 
Public Class ImGearVectorTextObject 
   Inherits ImGearVectorObject
'Usage
 
Dim instance As ImGearVectorTextObject
public class ImGearVectorTextObject : ImGearVectorObject 
public __gc class ImGearVectorTextObject : public ImGearVectorObject 
public ref class ImGearVectorTextObject : public ImGearVectorObject 
Remarks
This object is used by ImGearVectorEntityText class entity to keep parts of the text string with the same font attributes such as font width, height, char base angle, color and so on.
Inheritance Hierarchy

System.Object
   ImageGear.Vector.ImGearVectorObject
      ImageGear.Vector.ImGearVectorTextObject

See Also

Reference

ImGearVectorTextObject Members
ImageGear.Vector Namespace