API Documentation
>
Miscellaneous
>
Object ProTable
> Function ProTableBorderStyleGet
Function ProTableBorderStyleGet
Description
Gets line style of table borders
Synopsis
#include <
ProTable.h
>
ProError
ProTableBorderStyleGet
(
ProTable
* table
/* (In)
table.
*/
ProLinestyle
* line_style
/* (Out)
line_style,
*/
double* width
/* (Out)
width
*/
ProColor
* clr
/* (Out)
color
*/
)
Returns
PRO_TK_BAD_INPUTS
One or more inputs are NULL
PRO_TK_NO_ERROR
Successfully return information.
User Guide References
Reading MBD or DrawingTables:ProTableBorderStyleGet
Was this helpful?
This site works best with JavaScript enabled