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


IGSLine.Radius Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGSLine.Radius Property

Get Line radius.

[Visual Basic .NET]
Public Property Radius As Double
[C#]
public double Radius {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLine Interface