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


IMetricUnitConverterFlexPoints Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IM > IMetricUnitConverterFlexPoints Interface
ArcGIS Developer Help

IMetricUnitConverterFlexPoints Interface

Provides access to convert lines into map units.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method AddLineToSegmentCollection GSLine converted to a Curve broken up at flex points. Calling CacheFlexPoints initially will improve performance for multiple calls.
Method CacheFlexPoints Cache or drop break point cache. The in-memory composite layer draw cycle explicity calls CacheFlexPoints with true and false.

Classes that implement IMetricUnitConverterFlexPoints

Classes Description
CadastralEditorExtension Cadastral Editor Extension Object.