Public Function HasNextCamera() As Boolean
public bool HasNextCamera()
{ //Zoom to the selected layers in the TOC if (mapView.HasNextCamera()) mapView.NextCameraAsync(); }
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)
MapView Class MapView Members