![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IM > IMetricUnitConverterFlexPoints Interface > IMetricUnitConverterFlexPoints.CacheFlexPoints Method (ArcObjects .NET 10.5 SDK) |
Cache or drop break point cache. The in-memory composite layer draw cycle explicity calls CacheFlexPoints with true and false.
[Visual Basic .NET] Public Sub CacheFlexPoints ( _ ByVal Cache As Boolean _ )
[C#] public void CacheFlexPoints ( bool Cache );