Back to Devexpress

MapControl.ActualZoomTrackbarOptions Property

wpf-devexpress-dot-xpf-dot-map-dot-mapcontrol-10b754a0.md

latest1.3 KB
Original Source

MapControl.ActualZoomTrackbarOptions Property

Gets the actual value for the Zoom Trackbar options of the MapControl object.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
[NonCategorized]
public ZoomTrackbarOptions ActualZoomTrackbarOptions { get; }
vb
<NonCategorized>
Public ReadOnly Property ActualZoomTrackbarOptions As ZoomTrackbarOptions

Property Value

TypeDescription
ZoomTrackbarOptions

A ZoomTrackbarOptions object.

|

See Also

MapControl Class

MapControl Members

DevExpress.Xpf.Map Namespace