ArcObjects Library Reference (Editor)  

IEditAnnotationProperties.ShowAnnoHandles Property

Indicates whether the edit annotation tool will show the resize and rotate handles.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IEditAnnotationProperties Interface