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




In This Topic
    ImGearVectorEntitySolid Class
    In This Topic
    Represents a quadrangle.
    Object Model
    ImGearVectorEntitySolid ClassImGearVectorPoint3D Structure
    Syntax
    'Declaration
     
    Public Class ImGearVectorEntitySolid 
       Inherits ImGearVectorEntity
    'Usage
     
    Dim instance As ImGearVectorEntitySolid
    public class ImGearVectorEntitySolid : ImGearVectorEntity 
    public __gc class ImGearVectorEntitySolid : public ImGearVectorEntity 
    public ref class ImGearVectorEntitySolid : public ImGearVectorEntity 
    Inheritance Hierarchy

    System.Object
       ImageGear.Vector.ImGearVectorObject
          ImageGear.Vector.ImGearVectorEntity
             ImageGear.Vector.ImGearVectorEntitySolid

    See Also