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


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

IGeodeticLineFeedback Interface

Provides access to members that control the geodetic properties of line display feedback.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property GeodeticConstructionMethod The geodetic construction method.
Read/write property SpatialReference The spatial reference of the feedback line.
Read/write property UseGeodeticConstruction Specifies if geodetic construction will be used.

Classes that implement IGeodeticLineFeedback

Classes Description
CalloutFeedback Move Callout Display Feedback Object.
LineMovePointFeedback Move Point Line Display Feedback Object.
MoveLineFeedback Move Line Display Feedback Object.
MovePolygonFeedback Move Polygon Display Feedback Object.
NewLineFeedback New Line Display Feedback Object.
NewMultiPointFeedback New MultiPoint Display Feedback Object.
NewPolygonFeedback New Polygon Display Feedback Object.
PolygonMovePointFeedback Move Point Polygon Display Feedback Object.
StretchLineFeedback Stretch Line Display Feedback object.