ArcObjects Library Reference (Display)  

INewRectangleFeedback Interface

Provides access to members that control the creation of a new rectangle.

Product Availability

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

Members

Description
Read/write property Angle The angle of the current rectangle being constructed.
Read/write property AspectRatio The aspect ratio for the custom constraint type.
Read/write property Constraint The constraint on this rubberbander.
Write-only property Display The display the feedback object will use.
Read/write property IsEnvelope Indicates whether the rectangle is an envelope or angled.
Read/write property Length The length of the current rectangle being constructed.
Method MoveTo Move to the new point.
Method Refresh Call this after a refresh to show feedback again.
Method SetPoint Set the location of the second location.
Read/write property SnapLength Indicates whether the rectangle's length is fixed.
Method Start Begins a normal feedback at the given point.
Method Stop Stops the feedback and returns the shape.
Read/write property Symbol The symbol the feedback object will use.
Read/write property SymbolIsWYSIWYG Determines whether the feedback symbol scales with the display.
Read/write property UseReferenceScale Determines whether the feedback symbol should respect reference scale.
Read/write property Width The width of the current rectangle being constructed.

Inherited Interfaces

Interfaces Description
IDisplayFeedback2 Properties to avoid clearing reference scale & resolution when drawing feedback with WYSIWYG symbology.
IDisplayFeedback Provides access to members that control the base display feedback.

CoClasses that implement INewRectangleFeedback

CoClasses and Classes Description
NewRectangleFeedback New Rectangle Feedback Object.