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 | INewBezierCurveFeedback Interface | IMoveGeometryFeedback Interface | INewEnvelopeFeedback Interface | IResizeEnvelopeFeedback2 Interface | INewCircleFeedback Interface | ILineMovePointFeedback Interface | INewMultiPointFeedback Interface | IMoveImageFeedback Interface | IMoveLineFeedback Interface | IResizeEnvelopeFeedback Interface | IMovePolygonFeedback Interface | INewEnvelopeFeedback2 Interface | IPolygonMovePointFeedback Interface | IReshapeFeedback Interface | IMoveImageFeedback2 Interface | INewPolygonFeedback Interface | IVertexFeedback Interface | IMoveEnvelopeFeedback Interface | INewLineFeedback Interface | IStretchLineFeedback Interface | IMovePointFeedback 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 )