API 설명서 > 2D interface > Object ProQuickprintoptions > Function ProQuickprintoptionsPrintFlatToScreenAnnotsSet
Function ProQuickprintoptionsPrintFlatToScreenAnnotsSet
Description
Set the option to print flat_to_screen annotations.
Synopsis
#include <ProQuickprint.h>
ProQuickprintoptionsPrintFlatToScreenAnnotsSet
(
/* (In)
The options handle.
*/
ProBoolean print_flat_to_screen
/* (In)
The print flat_to_screen annotations flag
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
See Also
User Guide References
도움이 되셨나요?