Object ProDesignatedarea

Function ProDesignatedareaColorSet


Description
Assigns the color used for the boundary of the designated area.
Synopsis
#include <ProDesignatedArea.h>
ProErrorProDesignatedareaColorSet(
ProFeature* designated_area
/* (In)
The designated area feature.
*/
ProColor* color
/* (In)
The color used for the boundary of the designated area.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Annotations: Designated Area Feature: Accessing Designated Area Properties