User Tools

Site Tools


api:dk11:delphi:gisclassification.tgis_classificationabstract.colorramp

Table of Contents

TGIS_ClassificationAbstract.ColorRamp property

DK11 for Delphi | GisClassification.TGIS_ClassificationAbstract.ColorRamp | Methods | Properties

The color ramp used to generate colors for class breaks. If not provided, StartColor and EndColor will be used.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  property ColorRamp : TGIS_ColorMapArray read write;
// C++ Builder
public:
  __property TGIS_ColorMapArray* ColorRamp = {read, write};

Value

References

2023/02/24 20:31

Page Tools