API 文件集 > 2D interface > Object ProQuickprintoptions > Function ProQuickprintoptionsThreeviewlayoutSet
Function ProQuickprintoptionsThreeviewlayoutSet
Description
Assigns the layout type to use, when three views are being used in a manual layout (the layout type is PRO_QPRINT_LAYOUT_MANUAL).
Synopsis
#include <ProQuickprint.h>
ProQuickprintoptionsThreeviewlayoutSet
(
/* (In)
The options handle.
*/
/* (In)
The layout type to use.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The layout type is not 'manual', or there are not exactly three views stored in the layout.
User Guide References
這是否有幫助?