ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorEntityBeziercurve Class |
The following tables list the members exposed by ImGearVectorEntityBeziercurve.
Name | Description | |
---|---|---|
Degree | Gets or sets a degree of the Bezier interpolation. | |
Flags | Gets or sets different flags of the interpolated curve. | |
PointCount | Gets a number of control points in the Bezier curve. | |
Step | Gets or sets a step of the Bezier interpolation. |
Name | Description | |
---|---|---|
AddPoint | Addss a point to the specified position on the curve. | |
GetPoint | Returns the specified point from the specified position on the curve. | |
SetPoint | Sets the specified point to the specified position on the curve. |