ImageGear .NET - Updated
ImGearVectorEntityNURBScurve Class
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorEntityNURBScurve Class
Represents non-uniform rational bi-spline curve.
Object Model
ImGearVectorEntityNURBScurve ClassImGearVectorFloatCont ClassImGearVectorVertexCont Class
Syntax
'Declaration
 
Public Class ImGearVectorEntityNURBScurve 
   Inherits ImGearVectorEntity
'Usage
 
Dim instance As ImGearVectorEntityNURBScurve
public class ImGearVectorEntityNURBScurve : ImGearVectorEntity 
public __gc class ImGearVectorEntityNURBScurve : public ImGearVectorEntity 
public ref class ImGearVectorEntityNURBScurve : public ImGearVectorEntity 
Remarks
NURBS curve is defined by control points, spline degree and knot vector. Also, any control point can have additional weights.
Inheritance Hierarchy

System.Object
   ImageGear.Vector.ImGearVectorObject
      ImageGear.Vector.ImGearVectorEntity
         ImageGear.Vector.ImGearVectorEntityNURBScurve

See Also

Reference

ImGearVectorEntityNURBScurve Members
ImageGear.Vector Namespace