Documentación de la API > Miscellaneous > Object ProDrawingedgedisplay > Function ProDrawingedgedisplayColorSet
Function ProDrawingedgedisplayColorSet
Description
Assigns the color to use for the edge display.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProDrawingedgedisplayColorSet
(
/* (In)
The edge display object.
*/
ProColor* color
/* (In)
The color to use for edge display.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
¿Fue esto útil?