Visit Gigasoft's Web Site
 ProEssentials v10 Help

ContourColorBlends

Scope

Pesgo, Pe3do

Type

Int32

Default

0

.NET

PeColor.ContourColorBlends

Ocx|Vcl

ContourColorBlends

DLL

PEP_nCONTOURCOLORBLENDS

 

Purpose

Set before ContourColorSet or ContourColors. This property creates more gradual color changes between the major colors defined by ContourColorSet or ContourColors.

 

For example, setting to a value of 3 will produce a blending of 3 colors between the colors defined. Best to set between 3 and 10.

 

There is maximum of 100 contour colors so do not set this property to a value as to exceed 100 contour colors.
Blends X NumberOfColors < 100

Else blends will automatically reduce to keep final quantity of colors below 100. 

 

Comments

PeColor.ContourColorBlends members of Pesgo.PeColor, Pe3do.PeColor

 

See Also: SubsetColors, ContourColors, ContourColorSet

 

Within the demo, see examples 139 and 414