Click or drag to resize

MapViewport Property

Gets the element representing the viewport.

Namespace:  TomsToolbox.Wpf.Controls
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public FrameworkElement? Viewport { get; }

Property Value

Type: FrameworkElement
See Also