User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_editor.editormode

Table of Contents

IGIS_Editor.EditorMode property

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

Determines how new vertices are created relative to existing vertices.

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

Syntax

// C#
public TGIS_EditorModeEx EditorMode
{
  get {}
  set {}
}
' VisualBasic
Public Property EditorMode As TGIS_EditorModeEx
  Get
  End Get
  Set(ByVal value As TGIS_EditorModeEx)
  End Set
End Property
// Oxygene
public
  property EditorMode : TGIS_EditorModeEx read read;

Value

2025/01/31 01:03

Page Tools