IMFCurvePart Struct Reference
[MCFrame]
List of all members.
Detailed Description
The interface to access curve parts
Member Function Documentation
virtual TMCBezierCurve* MCCOMAPI IMFCurvePart::GetBezierCurve |
( |
|
) |
const [pure virtual] |
Returns a pointer on the bezier curve of a CurvePart
virtual void MCCOMAPI IMFCurvePart::SetBezierCurve |
( |
TMCBezierCurve * |
bezierCurve |
) |
[pure virtual] |
Sets a curve on a CurvePart
- Parameters:
-
| bezierCurve | The Bezier Curve to be set. |
Sets legends on a CurvePart
- Parameters:
-
| inXLegend | The legend of the X axis |
| inYLegend | The legend of the Y axis |
The documentation for this struct was generated from the following file: