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


ICadastralLines2.ComputeCurveLinePoints Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralLines2 Interface > ICadastralLines2.ComputeCurveLinePoints Method
ArcGIS Developer Help

ICadastralLines2.ComputeCurveLinePoints Method

Calculate Line Points on curved line segments for the packet.

[Visual Basic .NET]
Public Sub ComputeCurveLinePoints ( _
)
[C#]
public void ComputeCurveLinePoints (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralLines2 Interface