Object ProDrawingedgedisplay

Function ProDrawingedgedisplayFree


Description
Frees the memory used by an edge display object.
Synopsis
#include <ProDrawing.h>
ProErrorProDrawingedgedisplayFree(
ProDrawingEdgeDisplay edge_display
/* (In)
The edge display object.
*/
)
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