public bool CanShowObjectContextMenu {get;}
public bool CanShowObjectContextMenu {get;}
@property (nonatomic,readonly) BOOL canShowObjectContextMenu;;
public boolean canShowObjectContextMenu()
get_CanShowObjectContextMenu();
The AnnAutomation can display the object context menu if there is an Leadtools.Annotations.Core.AnnObject that is currently being edited (in other words, the CurrentDesigner is an object of the Leadtools.Annotations.Designers.AnnEditDesigner class).
Call the ShowObjectContextMenu method to display the object context menu.