BezierTransform Constructor

Initializes a new instance of the BezierTransform class.

Overload List

Name Description
Public method BezierTransform()

Initializes a new instance of the BezierTransform class.

Public method BezierTransform(PointF[])

Initializes a new instance of the BezierTransform class defined by the given Bezier surface.

Public method BezierTransform(PointF[], Color, InterpolationMode)

Initializes a new instance of the BezierTransform class defined by the given Bezier surface.

Public method BezierTransform(PointF[], Single[], Single[], Color, InterpolationMode)

See Also

Reference