ImageGear .NET v25.2 - Updated
ImageGear.Formats.Vector Assembly / ImageGear.Vector Namespace / ImGearVectorEntityBeziercurve Class
Properties Methods


In This Topic
    ImGearVectorEntityBeziercurve Class Members
    In This Topic

    The following tables list the members exposed by ImGearVectorEntityBeziercurve.

    Public Properties
     NameDescription
    Public PropertyGets or sets a degree of the Bezier interpolation.  
    Public PropertyGets or sets different flags of the interpolated curve.  
    Public PropertyGets a number of control points in the Bezier curve.  
    Public PropertyGets or sets a step of the Bezier interpolation.  
    Top
    Public Methods
     NameDescription
    Public MethodAddss a point to the specified position on the curve.  
    Public MethodReturns the specified point from the specified position on the curve.  
    Public MethodSets the specified point to the specified position on the curve.  
    Top
    See Also