private void ZoomExtends()
 {
     _viewportManager.AnimateZoomExtents(TimeSpan.FromMilliseconds(500));
 }