API 설명서 > Drawings and detail > Object ProDrawing > Function ProDrawingOverlayviewGet
Function ProDrawingOverlayviewGet
DEPRECATED:
Since Wildfire 5.0
Description
NOTE : This function is superseded by ProDrawingBackgroundViewGet () Returns the overlay view identifier of the specified sheet. All sheets have exactly one overlay view.
Synopsis
#include <ProDrawing.h>
ProDrawingOverlayviewGet
(
ProDrawing drawing
/* (In)
The drawing
*/
int sheet
/* (In)
The drawing sheet number
*/
ProView* overlay_view
/* (Out)
output overlay view
*/
)
Returns
User Guide References
도움이 되셨나요?