User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_classificationabstract.docreate_tgis_layer

Table of Contents

TGIS_ClassificationAbstract.doCreate method

DK11 for .NET | TatukGIS.NDK.TGIS_ClassificationAbstract.doCreate | Methods | Properties

Internal constructor.

Available also on: Delphi | Java.

Syntax

// C#
protected void doCreate(
  TGIS_Layer _layer
);
' VisualBasic
Protected Sub doCreate(
  ByVal _layer As TGIS_Layer
)
// Oxygene
protected
  procedure doCreate(
    _layer : TGIS_Layer
  );

Parameters

Name Type Description
_layer TGIS_Layer layer to be classified
2020/05/07 01:15

Page Tools