(Leadtools.Annotations.Automation)

CanShowProperties Property

Show in webframe




Gets a value that indicate whether this AnnAutomation is currently in a state where the user properties dialog can be displayed.
Syntax
public virtual bool CanShowProperties {get;}
public virtual bool CanShowProperties {get;}
@property (nonatomic,readonly) BOOL canShowProperties;
public boolean canShowProperties()
 get_CanShowProperties(); 

Property Value

true if this AnnAutomation is currently in a state where the user properties dialog can be displayed; otherwise, it is false.
Remarks

The AnnAutomation can display the object properties dialog if there is a AnnObject or more that is currently being edited (in other words, the CurrentDesigner is an object of the AnnEditDesigner class). You can get the current selected object through the CurrentEditObject property.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


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