This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IB > IBezierDisplayFeedback Interface (ArcObjects .NET 10.4 SDK) |
Additional Symbol properties for BezierFeedback objects.
Description | ||
---|---|---|
ControlArmSymbol | The line symbol used to draw the control arms of a bezier. | |
ControlPointSymbol | The marker symbol used to draw the control points of a bezier. | |
Display | The display the feedback object will use. | |
MoveTo | Move to the new point. | |
Refresh | Call this after a refresh to show feedback again. | |
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. |
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. |