(Leadtools.Annotations.Automation)

CanShowObjectContextMenu Property

Show in webframe




Gets a value that indicates whether this AnnAutomation is currently in a state where the object context menu can be displayed.
Syntax
public bool CanShowObjectContextMenu {get;}
public bool CanShowObjectContextMenu {get;}
@property (nonatomic,readonly) BOOL canShowObjectContextMenu;;
public boolean canShowObjectContextMenu()
 get_CanShowObjectContextMenu(); 

Property Value

true if this AnnAutomation is currently in a state where the object context menu can be displayed; otherwise, false.
Remarks

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.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.