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




In This Topic
    ImGearVectorObject Constructor
    In This Topic
    Initializes a new instance of the ImGearVectorObject class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearVectorObject()
    public ImGearVectorObject()
    public: ImGearVectorObject();
    public:
    ImGearVectorObject();
    See Also