Provides access to members that control the creation of a new envelope. Note: the INewEnvelopeFeedback interface has been superseded byINewEnvelopeFeedback2 . Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
All Properties Methods Inherited Non-inherited
Description
AspectRatio
The aspect ratio for the custom constraint type.
Constraint
The constraint on this rubberbander.
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 normal feedback at the given point.
Stop
Stops the feedback and returns the shape.
Symbol
The symbol the feedback object will use.
Inherited Interfaces
Interfaces
Description
IDisplayFeedback
Provides access to members that control the base display feedback.
CoClasses that implement INewEnvelopeFeedback
See Also
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
.NET Samples Custom map navigation commands (Code Files:
ZoomIn ZoomOut ) |
Display feedback (Code Files:
DisplayFeedbackSampleVB ) |
Add map surrounds using the SymbologyControl (Code Files:
NorthArrows ScaleBars ScaleText )