User Tools

Site Tools


api:dk11:delphi:gisclassification.tgis_classificationabstract.colorrampname

Table of Contents

TGIS_ClassificationAbstract.ColorRampName property

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

The name of the built-in color ramp that is used to assign colors for class breaks; empty by default. If not provided, ColorRamp property will be used.

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

Syntax

// Delphi
public
  property ColorRampName : String read write;
// C++ Builder
public:
  __property UnicodeString ColorRampName = {read, write};

Value

Type
String

Remarks

This property is sufficient in most cases. Use ColorRamp property only for specialised color ramps.

2024/12/20 22:17

Page Tools