This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IS > ISpatialCacheManager2 Interface > ISpatialCacheManager2.CacheExpansionFactor Property (ArcObjects .NET 10.5 SDK) |
The extent expansion factor for the spatial cache.
[Visual Basic .NET] Public ReadOnly Property CacheExpansionFactor As Double
[C#] public double CacheExpansionFactor {get;}
[C++]
HRESULT get_CacheExpansionFactor(
double* expansionFactor
);
[C++]
Parameters expansionFactor [out, retval] expansionFactor is a parameter of type double
The CacheExpansionFilter returns the expansion factor specified after a call to FillCacheEx.