Object
ProDrawingedgedisplay
Function ProDrawingedgedisplayFree
Description
Frees the memory used by an edge display object.
Synopsis
#include <
ProDrawing.h
>
ProError
ProDrawingedgedisplayFree
(
ProDrawingEdgeDisplay
edge_display
/* (In)
The edge display object.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Manual References:
Drawings: Drawing Edges
Drawings: Drawing Edges