Object ProDesignatedarea

Function ProDesignatedareaColorGet


Description
Obtains the color used for the boundary of the designated area.
Synopsis
#include <ProDesignatedArea.h>
ProErrorProDesignatedareaColorGet(
ProFeature* designated_area
/* (In)
The designated area feature.
*/
ProColor* color
/* (Out)
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
  2. Annotations: Designated Area Feature: Accessing Designated Area Properties