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


IGSLine Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGSLine Interface

Provides access to IGSLine Interface

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read/write property Accuracy The user defined accuracy class.
Read/write property ArcLength The arc length for a curved line.
Read/write property Bearing Get Line Bearing.
Read/write property Category The line category.
Read/write 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/write property Delta The arc angle for a curved line.
Read/write property Distance Get Line distance.
Read/write property FromPoint Starting Point for line.
Read-only property FromPointCoords Start Point for line.
Read/write property InternalAngle The internal angle at start of the line.
Read/write property LineParameter The line parameters for curved lines.
Read/write property LineType Get Line type.
Read/write property RadialBearing The bearing of the radius to the start point for a curved line.
Read/write property Radius Get Line radius.
Read/write property ReferenceObject The reference point for the line in angles mode.
Read-only property Show Indicates if the line will be shown.
Read/write property TangentBearing The tangent bearing at the start point for a curved line.
Read/write property ToPoint Ending Point for line.
Read-only property ToPointCoords End Point for line.

CoClasses that implement IGSLine

CoClasses and 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.