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


ICadastralLines2.ComputeCurveLinePoints Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

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