Description | ||||||||||||||
Set the drawing view name | ||||||||||||||
Replacement in Object TOOLKIT: | pfcView2D::Name | |||||||||||||
Synopsis | ||||||||||||||
#include <ProDrawingView.h> | ||||||||||||||
ProError | ProDrawingViewNameSet | ( | ||||||||||||
ProDrawing drawing | ||||||||||||||
/* (In) | ||||||||||||||
Drawing handle | ||||||||||||||
*/ | ||||||||||||||
ProView view | ||||||||||||||
/* (In) | ||||||||||||||
The view handle | ||||||||||||||
*/ | ||||||||||||||
ProName name | ||||||||||||||
/* (In) | ||||||||||||||
Name of the view to be set | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|