ArcObjects Library Reference (GeoSurvey)  

IGSPlan.LineParameters Property

Curved line type.

[Visual Basic .NET]
Public Property LineParameters As esriCadastralLineParameters
[C#]
public esriCadastralLineParameters LineParameters {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSPlan Interface