Property WrapAroundMode
WrapAroundMode
Gets or sets a whether the map will do continuous pan across the antimeridian
Declaration
public WrapAroundMode WrapAroundMode { get; set; }
Property Value
Type | Description |
---|---|
WrapAroundMode | A whether the map will do continuous pan across the antimeridian |
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 IsWrapAroundEnabled property to determine if this MapView is wrapping.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET 6.0 Windows | 100.13 - 100.15 |