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


IGSParcel.AddRadialLines Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGSParcel.AddRadialLines Method

Add radial lines to center points of arcs.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSParcel Interface