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


ITopologyExtension3.AutoRebuildCache Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITopologyExtension3 Interface > ITopologyExtension3.AutoRebuildCache Property
ArcGIS Developer Help

ITopologyExtension3.AutoRebuildCache Property

Indicates whether the topology graph will ba automatically rebuilt based on current visible extent.

[Visual Basic .NET]
Public Property AutoRebuildCache As Boolean
[C#]
public bool AutoRebuildCache {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITopologyExtension3 Interface