(Leadtools.Annotations.Automation)

CanSendToLast Property

Show in webframe




Gets a value that indicates whether this AnnAutomation can send the currently selected object(s) to the bottom of the Z-order.
Syntax
public bool CanSendToLast {get;}
public bool CanSendToLast {get;}
@property (nonatomic, readonly) BOOL canSendToLast;
public boolean canSendToLast();
            
 get_CanSendToLast(); 

Property Value

true if this AnnAutomation can send the currently selected object(s) to the bottom of Z-order; otherwise, false.
Remarks

Call the SendToBack method to send the object to the bottom of 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.