API-Dokumentation > Drawings and detail > Object ProDrawing > Function ProDrawingEdgeDisplayGet
Function ProDrawingEdgeDisplayGet
Description
Gets the edge display properties of a given edge.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProDrawingEdgeDisplayGet
(
ProSelection edge_sel
/* (In)
Selection of the edge; must include the drawing view.
*/
ProDrawingEdgeDisplay* edge_display
/* (Out)
The edge display properties. Free this using ProDrawingedgedisplayFree().
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
War dies hilfreich?