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




In This Topic
    ImGearVectorObject Class
    In This Topic
    Base class for all vector objects. It implements one read/only property Handle property that returns an internal handle of the object.
    Object Model
    ImGearVectorObject Class
    Syntax
    'Declaration
     
    Public Class ImGearVectorObject 
    'Usage
     
    Dim instance As ImGearVectorObject
    public class ImGearVectorObject 
    public __gc class ImGearVectorObject 
    public ref class ImGearVectorObject 
    Inheritance Hierarchy
    See Also