API Documentation > Drawings and detail > Object ProDrawing > Function ProDrawingViewColorSourceGet
Function ProDrawingViewColorSourceGet
Description
Get the color source of the view representation
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewColorSourceGet
(
ProDrawing drawing
/* (In)
drawing handle
*/
ProView view
/* (In)
view handle
*/
/* (Out)
The color source of the drawing
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The function failed
User Guide References
Was this helpful?