Description | ||||||||||||||
Assigns name to annotation plane. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProAnnotation.h> | ||||||||||||||
ProError | ProAnnotationplaneNameAssign | ( | ||||||||||||
ProAnnotationPlane* plane | ||||||||||||||
/* (In) | ||||||||||||||
annotation plane. | ||||||||||||||
*/ | ||||||||||||||
wchar_t* name | ||||||||||||||
/* (In) | ||||||||||||||
name of the annotation plane. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|