User Tools

Site Tools


api:dk11:delphi:giseditor.tgis_editor.snaptype

Table of Contents

TGIS_Editor.SnapType property

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

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

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

Syntax

// Delphi
published
  property SnapType : TGIS_EditorSnapType read write default TGIS_EditorSnapType.Point;
// C++ Builder
published:
  __property TGIS_EditorSnapType* SnapType = {read, write, default=TGIS_EditorSnapType.Point};

Value

Type Default
TGIS_EditorSnapType TGIS_EditorSnapType.Point
2022/11/16 01:16

Page Tools