Function ProDrawingtreeCollapse
Description
Collapse the tree for the drawing and the window_id
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProDrawingtreeCollapse
(
ProDrawing drawing
/* (In)
Handle to the drawing which contains the drawing tree.
*/
int window_id
/* (In)
Id of the window which contains the drawing Use PRO_VALUE_UNUSED to refresh the drawing tree in the active window
*/
)
Returns
The function succeeded.
One or more of the input arguments are invalid
There is no change in the drawing tree
Sample Code References
User Guide References
これは役に立ちましたか?