ImageGear .NET - Updated
ImGearVectorEntityBeziercurve Class
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorEntityBeziercurve Class
Represents a Bezier curve that is defined by control points and curve degree.
Object Model
ImGearVectorEntityBeziercurve ClassImGearVectorPoint3D Structure
Syntax
'Declaration
 
Public Class ImGearVectorEntityBeziercurve 
   Inherits ImGearVectorEntity
'Usage
 
Dim instance As ImGearVectorEntityBeziercurve
public class ImGearVectorEntityBeziercurve : ImGearVectorEntity 
public __gc class ImGearVectorEntityBeziercurve : public ImGearVectorEntity 
public ref class ImGearVectorEntityBeziercurve : public ImGearVectorEntity 
Inheritance Hierarchy

System.Object
   ImageGear.Vector.ImGearVectorObject
      ImageGear.Vector.ImGearVectorEntity
         ImageGear.Vector.ImGearVectorEntityBeziercurve

See Also

Reference

ImGearVectorEntityBeziercurve Members
ImageGear.Vector Namespace