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




In This Topic
    ImGearVectorEntityBlock Class
    In This Topic
    This entity includes a container with other entities.
    Object Model
    ImGearVectorEntityBlock ClassImGearVectorEntityCont Class
    Syntax
    'Declaration
     
    Public Class ImGearVectorEntityBlock 
       Inherits ImGearVectorEntity
    'Usage
     
    Dim instance As ImGearVectorEntityBlock
    public class ImGearVectorEntityBlock : ImGearVectorEntity 
    public __gc class ImGearVectorEntityBlock : public ImGearVectorEntity 
    public ref class ImGearVectorEntityBlock : public ImGearVectorEntity 
    Inheritance Hierarchy

    System.Object
       ImageGear.Vector.ImGearVectorObject
          ImageGear.Vector.ImGearVectorEntity
             ImageGear.Vector.ImGearVectorEntityBlock

    See Also