API 文件集 > Selection > Object ProSelection > Function ProSelectionDisplay
Function ProSelectionDisplay
Description
Displays the selection. Note that this is a one-time action (the next repaint will erase this display).
Replacement in Object TOOLKIT:
Synopsis
#include <ProSelection.h>
ProSelectionDisplay
(
ProSelection selection
/* (In)
The selection to display
*/
)
Returns
The function successfully displayed the selection.
The input argument is invalid.
Sample Code References
User Guide References
這是否有幫助?