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




In This Topic
    ImGearVectorEntityEasysurface Class
    In This Topic
    Represents a surface that is drawn exactly by its control points.
    Object Model
    ImGearVectorEntityEasysurface ClassImGearVectorPoint3D Structure
    Syntax
    'Declaration
     
    Public Class ImGearVectorEntityEasysurface 
       Inherits ImGearVectorEntity
    'Usage
     
    Dim instance As ImGearVectorEntityEasysurface
    public class ImGearVectorEntityEasysurface : ImGearVectorEntity 
    public __gc class ImGearVectorEntityEasysurface : public ImGearVectorEntity 
    public ref class ImGearVectorEntityEasysurface : public ImGearVectorEntity 
    Inheritance Hierarchy

    System.Object
       ImageGear.Vector.ImGearVectorObject
          ImageGear.Vector.ImGearVectorEntity
             ImageGear.Vector.ImGearVectorEntityEasysurface

    See Also