Documentation de l'API > Geometry items > Object ProCurve > Function ProCurvePersistentColorGet
Function ProCurvePersistentColorGet
Description
Finds the color of the specified curve.
Replacement in Object TOOLKIT:
Synopsis
#include <ProCurve.h>
ProCurvePersistentColorGet
(
ProCurve p_curve
/* (In)
The curve handle
*/
ProColortype* p_color
/* (Out)
The retrieved color of the curve
*/
)
Returns
The function completed successfully.
The input argument is invalid.
Sample Code References
User Guide References
Est-ce que cela a été utile ?