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




In This Topic
    ImGearVectorEntityNURBSsurface Class
    In This Topic
    Represents a non-uniform rational B-spline surface.
    Object Model
    ImGearVectorEntityNURBSsurface ClassImGearVectorFloatCont ClassImGearVectorFloatCont ClassImGearVectorPoint3DEx Structure
    Syntax
    'Declaration
     
    Public Class ImGearVectorEntityNURBSsurface 
       Inherits ImGearVectorEntitySplinesurface
    'Usage
     
    Dim instance As ImGearVectorEntityNURBSsurface
    public class ImGearVectorEntityNURBSsurface : ImGearVectorEntitySplinesurface 
    public __gc class ImGearVectorEntityNURBSsurface : public ImGearVectorEntitySplinesurface 
    public ref class ImGearVectorEntityNURBSsurface : public ImGearVectorEntitySplinesurface 
    Inheritance Hierarchy

    System.Object
       ImageGear.Vector.ImGearVectorObject
          ImageGear.Vector.ImGearVectorEntity
             ImageGear.Vector.ImGearVectorEntitySplinesurface
                ImageGear.Vector.ImGearVectorEntityNURBSsurface

    See Also