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