(Leadtools.Annotations.Automation)

Flip Method

Show in webframe




true to flip the object horizontally (reverse); false to flip the object vertically.
Flips the objects that are currently being edited (selected) in this AnnAutomation.
Syntax
public void Flip( 
   bool horizontal
)
public void Flip( 
   bool horizontal
)
-(void)flip:(BOOL)horizontal;
public void flip(boolean horizontal);
            
 function Leadtools.Annotations.Automation.AnnAutomation.Flip( 
   horizontal 
)

Parameters

horizontal
true to flip the object horizontally (reverse); false to flip the object vertically.
Remarks

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

If objects are grouped together the group is flipped as a unit.

Call the CanFlip property to determine whether you can call this method.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


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