User Tools

Site Tools


api:dk11:delphi:giseditor.tgis_editor.snaptointersection

Table of Contents

TGIS_Editor.SnapToIntersection property

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

If True, enable snap to the point of intersections between shapes.

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

Syntax

// Delphi
published
  property SnapToIntersection : Boolean read write default False;
// C++ Builder
published:
  __property bool SnapToIntersection = {read, write, default=False};

Value

Type Default
Boolean False
2022/11/16 01:16

Page Tools