API 설명서 > Drawings and detail > Object ProDrawing > Function ProDrawingViewFullVisibleAreaSet
Function ProDrawingViewFullVisibleAreaSet
Description
Set the full visible area for a view
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewFullVisibleAreaSet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
)
Returns
The function succeeded.
Model is in read-only state.
One or more input arguments was invalid.
The visible area could not set
Sample Code References
User Guide References
도움이 되셨나요?