ImageGear .NET v25.2 - Updated
ImageGear.Formats.Vector Assembly / ImageGear.Vector Namespace / ImGearVectorEntity Class
Members




In This Topic
    ImGearVectorEntity Class
    In This Topic
    Represents the base class for all entities. It provides access to the common entity features.
    Object Model
    ImGearVectorEntity ClassImGearVectorColorEx StructureImGearVectorColorEx StructureImGearVectorMinMax StructureImGearVectorLayer Class
    Syntax
    'Declaration
     
    Public Class ImGearVectorEntity 
       Inherits ImGearVectorObject
    'Usage
     
    Dim instance As ImGearVectorEntity
    public class ImGearVectorEntity : ImGearVectorObject 
    public __gc class ImGearVectorEntity : public ImGearVectorObject 
    public ref class ImGearVectorEntity : public ImGearVectorObject 
    Inheritance Hierarchy
    See Also