User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.restricteddrag

Table of Contents

IGIS_Viewer.RestrictedDrag property

DK for Delphi | GisInterfaces.IGIS_Viewer.RestrictedDrag | Methods | Properties

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

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

Syntax

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

Value

Type
Boolean

Remarks

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

2025/01/31 01:07

Page Tools