Documentación de la API > External objects > Object ProDispdat > Function ProDispdatLinestyleSet
Function ProDispdatLinestyleSet
Description
Sets the line style for the display data.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExtobjDisp.h>
ProDispdatLinestyleSet
(
ProWExtobjdata disp_data
/* (In)
The display data
*/
ProLinestyle line_style
/* (In)
The line style
*/
)
Returns
The function successfully set the line style.
One or more of the arguments are invalid.
The function could not set the line style.
Sample Code References
User Guide References
¿Fue esto útil?