(Leadtools.Annotations.Automation)

CanBringToFront Property

Show in webframe




Gets a value that indicates whether this AnnAutomation can bring the currently selected object(s) up in the Z-order.
Syntax
public bool CanBringToFront {get;}
public bool CanBringToFront {get;}
@property (nonatomic, readonly) BOOL canBringToFront;
public boolean canBringToFront();
            
 get_CanBringToFront(); 

Property Value

true if this AnnAutomation can bring the currently selected object(s) up in the Z-order; otherwise, false.
Remarks

Call the BringToFront method to bring the object up in the Z-order.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


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