User Tools

Site Tools


api:dk11:delphi:gisclassification.tgis_classificationabstract.showlegend

Table of Contents

TGIS_ClassificationAbstract.ShowLegend property

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

If True, features will be shown in legend panel; True by default.

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

Syntax

// Delphi
public
  property ShowLegend : Boolean read write;
// C++ Builder
public:
  __property bool ShowLegend = {read, write};

Value

Type
Boolean

Remarks

False for KMeansSpatial method.

References

2024/10/03 01:05

Page Tools