User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_editor.mode

Table of Contents

IGIS_Editor.Mode property

DK for .NET | TatukGIS.NDK.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 | Java | ActiveX | Python.

Syntax

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

Value

2025/01/31 01:14

Page Tools