User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_editor.snaptype

Table of Contents

IGIS_Editor.SnapType property

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

Snap type - how to snap to a vertex or segment.

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

Syntax

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

Value

2025/01/31 01:03

Page Tools