This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IStretchLineFeedback Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the stretch line display feedback.
Description | ||
---|---|---|
Anchor | The anchor point of the curve. | |
Display | The display the feedback object will use. | |
MoveTo | Move to the new point. | |
Refresh | Call this after a refresh to show feedback again. | |
Start | Begins a move of the given shape (a polyline). | |
Stop | Stops the feedback and returns the polyline. | |
Symbol | The symbol the feedback object will use. |
Interfaces | Description |
---|---|
IDisplayFeedback | Provides access to members that control the base display feedback. |
CoClasses and Classes | Description |
---|---|
StretchLineFeedback | Stretch Line Display Feedback object. |
You can use a StretchLineFeedback object to scale or rotate an existing Polyline object. The scaling and rotation is done about an anchor point. The feedback is moved by shifting the nonanchored end of the polyline by the difference (delta x and delta y) between the current and original mouse locations. The whole polyline is moved to match up with this using a rigid stretch and, as a result, may be both scaled and rotated.
INewDimensionFeedback Interface | INewEnvelopeFeedback Interface | IMovePointFeedback Interface | IReshapeFeedback Interface | ILineMovePointFeedback Interface | IMovePolygonFeedback Interface | INewBezierCurveFeedback Interface | IResizeEnvelopeFeedback Interface | INewPolygonFeedback Interface | IMoveLineFeedback Interface | INewLineFeedback Interface | INewMultiPointFeedback Interface | IResizeEnvelopeFeedback2 Interface | INewEnvelopeFeedback2 Interface | IStretchLineFeedback Interface | IPolygonMovePointFeedback Interface | IMoveGeometryFeedback Interface | IMoveImageFeedback2 Interface | IMoveImageFeedback Interface | INewCircleFeedback Interface | IMoveEnvelopeFeedback Interface | IVertexFeedback Interface