Object ProDrawingedgedisplay

Function ProDrawingedgedisplayColorGet


Description
Obtains the color to use for the edge display.
Synopsis
#include <ProDrawing.h>
ProErrorProDrawingedgedisplayColorGet(
ProDrawingEdgeDisplay edge_display
/* (In)
The edge display object.
*/
ProColor* color
/* (Out)
The color to use for edge display.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Drawings: Drawing Edges
  2. Drawings: Drawing Edges