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 that is used to assign colors for class breaks; none by default 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

Remarks

ColorRampName property is sufficient in most cases. Use this property only for specialised color ramps.

References

2024/10/03 01:05

Page Tools