API 文件集
>
Miscellaneous
>
Object ProTable
> Function ProTableRotate
Function ProTableRotate
Description
Rotates table (counter clockwise) by 90 degree.The function does not perform a display.
Synopsis
#include <
ProTable.h
>
ProError
ProTableRotate
(
ProTable
* table
/* (In)
The table.
*/
int display
/* (In)
Flag that specifies whether or not the table is to be displayed after creation.
*/
)
Returns
PRO_TK_NO_ERROR
Success.
PRO_TK_GENERAL_ERROR
Failure.
PRO_TK_CANT_MODIFY
The object or model can't be modified.
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳