User Tools

Site Tools


api:dk11:delphi:gisclassification.tgis_classificationvector.classidfield

Table of Contents

TGIS_ClassificationVector.ClassIdField property

DK11 for Delphi | GisClassification.TGIS_ClassificationVector.ClassIdField | Constructors | Methods | Properties

If not empty, the attribute field of the specified name will be populated with the class id values. Empty by default. Ignored for 'KMeansSpatial' method.

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

Syntax

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

Value

Type
String

Remarks

Field must exist.

References

2022/11/16 01:14

Page Tools