Description | ||||||||||||||
Get the ProColor from the tree element. This should be used for PRO_E_ECAD_AREA_COLOR element. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProEcadArea.h> | ||||||||||||||
ProError | ProElementEcadAreaProColorGet | ( | ||||||||||||
ProElement treeElement | ||||||||||||||
/* (In) | ||||||||||||||
The ecad area element tree | ||||||||||||||
*/ | ||||||||||||||
ProColor* proColor | ||||||||||||||
/* (Out) | ||||||||||||||
The ProColor used for ecad area. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|