User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_editor.mode

Table of Contents

IGIS_Editor.Mode property

DK for Python | tatukgis_pdk.IGIS_Editor.Mode | Methods | Properties

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

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

Syntax

# Python
@property
def Mode(
  self
) -> TGIS_EditorMode: 
 
@Mode.setter
def Mode(
  self,
  _value: TGIS_EditorMode
) -> None: 

Value

2025/01/31 01:19

Page Tools