Back to Devexpress

CircularScrollingMode Enum

wpf-devexpress-dot-xpf-dot-map-de12328e.md

latest1.2 KB
Original Source

CircularScrollingMode Enum

Lists values that indicate items that should be circularly scrolled.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public enum CircularScrollingMode
vb
Public Enum CircularScrollingMode

Members

NameDescription
None

Nothing should be circularly scrolled.

| | TilesAndVectorItems |

Tiles and vector items should be circularly scrolled.

|

The following properties accept/return CircularScrollingMode values:

See Also

Scrolling, Zooming and Rotation

DevExpress.Xpf.Map Namespace