ArcGIS Pro 2.6 API Reference Guide
MaximumDistance Property (ViewDome)

ArcGIS.Desktop.Mapping Namespace > ViewDome Class : MaximumDistance Property
Set/Get the ViewDome's maximum distance.

Defines a far distance limit and size of the view dome in meters. Any scene content far than this value is disregarded.

Syntax
public double MaximumDistance {get; set;}
Public Property MaximumDistance As Double
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ViewDome Class
ViewDome Members