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


IGSLine Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSLine Interface
ArcGIS Developer Help

IGSLine Interface

Provides access to IGSLine Interface

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read-only property Accuracy The user defined accuracy class.
Write-only property Accuracy The user defined accuracy class.
Read-only property ArcLength The arc length for a curved line.
Write-only property ArcLength The arc length for a curved line.
Write-only property Bearing Get Line Bearing.
Read-only property Bearing Get Line Bearing.
Read-only property Category The line category.
Write-only property Category The line category.
Write-only property CenterPoint Center Point for line.
Read-only property CenterPoint Center Point for line.
Read-only property CenterPointCoords Center Point for line.
Read-only property ComputedMinusObserved The the Computed minus the Observed length of the line (C-O).
Read-only property DatabaseId The database object ID is the unique ID allocated when a line is inserted into the Survey database.
Read-only property Delta The arc angle for a curved line.
Write-only property Delta The arc angle for a curved line.
Write-only property Distance Get Line distance.
Read-only property Distance Get Line distance.
Read-only property FromPoint Starting Point for line.
Write-only property FromPoint Starting Point for line.
Read-only property FromPointCoords Start Point for line.
Read-only property InternalAngle The internal angle at start of the line.
Write-only property InternalAngle The internal angle at start of the line.
Read-only property LineParameter The line parameters for curved lines.
Write-only property LineParameter The line parameters for curved lines.
Write-only property LineType Get Line type.
Read-only property LineType Get Line type.
Read-only property RadialBearing The bearing of the radius to the start point for a curved line.
Write-only property RadialBearing The bearing of the radius to the start point for a curved line.
Write-only property Radius Get Line radius.
Read-only property Radius Get Line radius.
Read-only property ReferenceObject The reference point for the line in angles mode.
Write-only property ReferenceObject The reference point for the line in angles mode.
Read-only property Show Indicates if the line will be shown.
Read-only property TangentBearing The tangent bearing at the start point for a curved line.
Write-only property TangentBearing The tangent bearing at the start point for a curved line.
Read-only property ToPoint Ending Point for line.
Write-only property ToPoint Ending Point for line.
Read-only property ToPointCoords End Point for line.

Classes that implement IGSLine

Classes Description
CELineFeature (esriCadastralUI) CE Line feature.
GSLine GSLine Get/Set Class

Remarks

Allows you to access the properties of a cadastral fabric parcel line.