ImageGear .NET - Updated
ImGearVectorEntityText Class
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorEntityText Class
Represents a text string.
Object Model
ImGearVectorEntityText ClassImGearVectorTextObject ClassImGearVectorPoint2D StructureImGearVectorPoint2D StructureImGearVectorTextObject Class
Syntax
'Declaration
 
Public Class ImGearVectorEntityText 
   Inherits ImGearVectorEntity
'Usage
 
Dim instance As ImGearVectorEntityText
public class ImGearVectorEntityText : ImGearVectorEntity 
public __gc class ImGearVectorEntityText : public ImGearVectorEntity 
public ref class ImGearVectorEntityText : public ImGearVectorEntity 
Remarks
Different parts of the text string can have different settings such as color, font or effects, but the whole string has the same alignment and base line angle.
Inheritance Hierarchy

System.Object
   ImageGear.Vector.ImGearVectorObject
      ImageGear.Vector.ImGearVectorEntity
         ImageGear.Vector.ImGearVectorEntityText

See Also

Reference

ImGearVectorEntityText Members
ImageGear.Vector Namespace