DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ClassificationAbstract.ColorRamp | Methods | Properties
The color ramp used to generate colors for class breaks. 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 |