API 文件集 > Drawings and detail > Object ProDrawing > Function ProDrawingViewFlagGet
Function ProDrawingViewFlagGet
Description
Get projection arrow flag for the projection and detail views.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewFlagGet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
/* (Out)
TRUE, if flag is set
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The view flag could not get
User Guide References
這是否有幫助?