DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.RestrictedDrag | Constructors | Fields | Methods | Properties | Events
If true, then you can not drag outside the map Extent.
Available also on: Delphi FMX | Java | ActiveX.
// C# [DefaultValue(true)] public Boolean RestrictedDrag { get {} set {} }
' VisualBasic <DefaultValue(true)> Public Property RestrictedDrag As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public [DefaultValue(true)] property RestrictedDrag : Boolean read read;
Type |
---|
bool Boolean |
If map will be rotated by RotationAngle then using RestrictedDrag is not recommended.