API 文件集 > Drawings and detail > Object ProDrawing > Function ProDrawingViewSectionTypeGet
Function ProDrawingViewSectionTypeGet
Description
Get section type for a view
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewSectionTypeGet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
/* (Out)
section type
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The function failed
User Guide References
這是否有幫助?