This document is archived and information here might be outdated.  Recommended version.


IEditor2.AuxiliarySelectionAnchorEnabled Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditor2 Interface > IEditor2.AuxiliarySelectionAnchorEnabled Property
ArcGIS Developer Help

IEditor2.AuxiliarySelectionAnchorEnabled Property

Indicates whether the selection anchor is drawn.

[Visual Basic .NET]
Public Property AuxiliarySelectionAnchorEnabled As Boolean
[C#]
public bool AuxiliarySelectionAnchorEnabled {get; set;}

Product Availability

Available with ArcGIS Desktop.

Remarks

The auxiliary selection anchor can be displayed at any point; however, it can only be used while using the Editor's Scale or Rotate tools.

See Also

IEditor2 Interface