DK for ActiveX | TatukGIS_XDK11.ITGIS_ClassificationAbstract.ColorRamp | Methods | Properties
The color ramp that is used to assign colors for class breaks; none by default If not provided, StartColor and EndColor will be used.
// C# public TGIS_ColorMapArray ColorRamp { get {} set {} }
' VisualBasic Public Property ColorRamp As TGIS_ColorMapArray Get End Get Set(ByVal value As TGIS_ColorMapArray) End Set End Property
// Oxygene public property ColorRamp : TGIS_ColorMapArray read read;
Type |
---|
TGIS_ColorMapArray |
ColorRampName property is sufficient in most cases. Use this property only for specialised color ramps.