Property WrapAroundMode
WrapAroundMode
Gets or sets whether continuous panning across the international date line is enabled.
Declaration
public WrapAroundMode WrapAroundMode { get; set; }
Property Value
Type | Description |
---|---|
Wrap |
Whether continuous panning across the international date line is enabled. |
Implements
Remarks
Note that not all spatial references supports this mode, and setting it to true in those cases,
this property will have no effect. You can check the Is
By default, the Map
You can apply wraparound to a Map
If wraparound is enabled, geometries returned from Visible
The default value is Enabled
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET | 200.0 - 200.6 |
.NET Windows | 200.0 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |