User Tools

Site Tools


api:dk11:delphi:giseditor.tgis_editor.snaplayer

Table of Contents

TGIS_Editor.SnapLayer property

DK11 for Delphi | GisEditor.TGIS_Editor.SnapLayer | Constructors | Methods | Properties | Events | Events

Layer containing geometry to which edited points will be snapped. After editing start /see: EditShape/ will always be the same as the edited shape layer.

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

Syntax

// Delphi
public
  [weak]
  property SnapLayer : TGIS_LayerAbstract read write;
// C++ Builder
public:
  __property TGIS_LayerAbstract* SnapLayer = {read, write};

Value

References

2022/11/16 01:16

Page Tools