API-Dokumentation > Drawings and detail > Object ProDrawing > Function ProDrawingBackgroundViewGet
Function ProDrawingBackgroundViewGet
Description
Returns the overlay view identifier of the specified sheet. All sheets have exactly one overlay view.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProDrawingBackgroundViewGet
(
ProDrawing drawing
/* (In)
The drawing
*/
int sheet
/* (In)
The drawing sheet number
*/
ProView* background_view
/* (Out)
output overlay view
*/
)
Returns
Sample Code References
User Guide References
War dies hilfreich?