User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.restricteddrag

Table of Contents

TGIS_Viewer.RestrictedDrag property

DK11 for Delphi | GisViewer.TGIS_Viewer.RestrictedDrag | Constructors | Fields | Methods | Properties | Events | Events

If true, then you can not drag outside the map Extent.

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

Syntax

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

Value

Type
Boolean

Remarks

If map will be rotated by RotationAngle then using RestrictedDrag is not recommended.

2022/11/30 19:19

Page Tools