User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_editor.layer

Table of Contents

IGIS_Editor.Layer property

DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.Layer | Methods | Properties

Layer that holds the shape being currently edited.

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

Syntax

// C#
public TGIS_LayerAbstract Layer
{
  get {}
}
' VisualBasic
Public Property Layer As TGIS_LayerAbstract
  Get
  End Get
End Property
// Oxygene
public
  property Layer : TGIS_LayerAbstract read;

Value

2025/01/31 01:03

Page Tools