User Tools

Site Tools


api:dk11:delphi:giseditor.tgis_editor.mode

Table of Contents

TGIS_Editor.Mode property

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

Mode of edition. Will control how _nearest parameter of the MouseBegin() behaves and therefore will control editing behavior in TGIS_ViewerWnd.

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

Syntax

// Delphi
public
  property Mode : TGIS_EditorMode read write default TGIS_EditorMode.Default;
// C++ Builder
public:
  __property TGIS_EditorMode* Mode = {read, write, default=TGIS_EditorMode.Default};

Value

Type Default
TGIS_EditorMode TGIS_EditorMode.Default
2022/11/16 01:16

Page Tools