Object ProDrawingedgedisplay

Function ProDrawingedgedisplayFontGet


Description
Obtains the line font to use for edge display.
Synopsis
#include <ProDrawing.h>
ProErrorProDrawingedgedisplayFontGet(
ProDrawingEdgeDisplay edge_display
/* (In)
The edge display object.
*/
ProName font
/* (Out)
The name of the font to use for edge display.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_E_NOT_FOUNDThe edge display uses the default font.

Manual References:

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