This document is archived and information here might be outdated.  Recommended version.


IGlobeDeployment.PathTableCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGlobeDeployment Interface > IGlobeDeployment.PathTableCount Property
ArcGIS Developer Help

IGlobeDeployment.PathTableCount Property

The number of different cache paths accumulated.

[Visual Basic .NET]
Public ReadOnly Property PathTableCount As Integer
[C#]
public int PathTableCount {get;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGlobeDeployment Interface