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 | ||
---|---|---|
![]() |
Angle | The angle of the current rectangle being constructed. |
![]() |
AspectRatio | The aspect ratio for the custom constraint type. |
![]() |
Constraint | The constraint on this rubberbander. |
![]() |
Display | The display the feedback object will use. |
![]() |
IsEnvelope | Indicates whether the rectangle is an envelope or angled. |
![]() |
Length | The length of the current rectangle being constructed. |
![]() |
MoveTo | Move to the new point. |
![]() |
Refresh | Call this after a refresh to show feedback again. |
![]() |
SetPoint | Set the location of the second location. |
![]() |
SnapLength | Indicates whether the rectangle's length is fixed. |
![]() |
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. |
![]() |
SymbolIsWYSIWYG | Determines whether the feedback symbol scales with the display. |
![]() |
UseReferenceScale | Determines whether the feedback symbol should respect reference scale. |
![]() |
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. |