GridCircleColor (Get method)

Returns color of dots in the grid nodes.

color  GridCircleColor()

Return Value

Dot color.

GridCircleColor (Set method)

Sets the dot color in the grid nodes.

void  GridCircleColor(
   const color  clr      // dot color
   )

Parameters

clr

[in]  Dot color.