Description | ||||||||
Gets the default appearance properties of given type. | ||||||||
Synopsis | ||||||||
#include <ProSurface.h> | ||||||||
ProError | ProSurfaceAppearanceDefaultPropsGet | ( | ||||||
ProDefaultAppearanceType appearance_type | ||||||||
/* (In) | ||||||||
Default appearance type. | ||||||||
*/ | ||||||||
ProSurfaceAppearanceProps * appearance_properties | ||||||||
/* (Out) | ||||||||
Structure containing appearance related properties. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|