SimpleColorBand     Procedure (Sub)

Public Sub SimpleColorBand(z1 As Single, z2 As Single, Color1 As Long, Color2 As Long)

Provides a quick and simple way to add a basic z-color band consisting of a color gradient between two colors.

ParameterTypeDescription

z1

Single

z-value for the first color

z2

Single

z-value for the second color

Color1

Long

the first color

Color2

Long

the second color

See Also..

AddBarColors   AddColorBand   AddFunction   AddDataArray  

Example..

Call ecGraph3D1.SimpleColorBand(z1, z2, color1, color2) 


     
Contents     Variables     Events     Properties     Functions     Subs

ecGraph3D    Copyright © 2008, Encore Consulting Pty Ltd