Documentation de l'API
>
Geometry items
>
Object ProCurve
> Function ProCurvePersistentColorGet
Function ProCurvePersistentColorGet
Description
Finds the color of the specified curve.
Replacement in Object TOOLKIT:
wfcWCurve::GetColorType
Synopsis
#include <
ProCurve.h
>
ProError
ProCurvePersistentColorGet
(
ProCurve
p_curve
/* (In)
The curve handle
*/
ProColortype
* p_color
/* (Out)
The retrieved color of the curve
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_BAD_INPUTS
The input argument is invalid.
Sample Code References
pt_examples ( TestGraphics.c )
User Guide References
Visiting Datum Curves:ProCurvePersistentColorGet
Parent topic
Object ProCurve
Est-ce que cela a été utile ?
Ce site fonctionne de manière optimale avec JavaScript activé.