(Leadtools.Annotations.Automation)

CanFlip Property

Show in webframe




Gets a value that indicates whether this AnnAutomation is currently in a state where objects can be flipped.
Syntax
public bool CanFlip {get;}
public bool CanFlip {get;}
@property (nonatomic, readonly) BOOL canFlip;
public boolean canFlip();
            
 get_CanFlip(); 

Property Value

true

if this AnnAutomation is in a state where objects can be flipped, otherwise; false.
Remarks

AnnAutomation can flip objects when one or more Leadtools.Annotations.Core.AnnObject objects are currently in edit mode (selected) and these objects are not locked.

Call the Flip method to actually flip the objects in this AnnAutomation.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


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