ArcObjects Library Reference (Display)  

IBezierDisplayFeedback Interface

Additional Symbol properties for BezierFeedback objects.

Product Availability

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

Members

Description
Read/write property ControlArmSymbol The line symbol used to draw the control arms of a bezier.
Read/write property ControlPointSymbol The marker symbol used to draw the control points of a bezier.
Write-only property Display The display the feedback object will use.
Method MoveTo Move to the new point.
Method Refresh Call this after a refresh to show feedback again.
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.

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.