ArcObjects Library Reference (Carto)  

IModifyDimensionFeedback Interface

Provides access to members to control the display feedback for modifying existing dimension features.

Product Availability

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

Members

Description
Read/write property DimensionShape The Dimension shape.
Read/write property DimensionType The dimension type of the display feedback.
Method GetHandles The display feedback's handles.
Read/write property ReferenceScale The reference scale of the display feedback.
Read/write property ReferenceScaleUnits The reference scale units of the display feedback.
Method Start Starts the feedback.
Method Stop Stops the feedback and returns the points.
Write-only property Style The dimension style for the display feedback.

CoClasses that implement IModifyDimensionFeedback

CoClasses and Classes Description
ModifyDimensionFeedback A display feedback for modifying existing dimension features.