(Leadtools.Annotations.Automation)

CanSendLayerToBack Property

Show in webframe




Gets a value that indicates whether this AnnAutomation is currently in a state where a layer can be sent down the z-order.
Syntax
public bool CanSendLayerToBack {get;}
public bool CanSendLayerToBack {get;}
@property (nonatomic,readonly) BOOL canSendLayerToBack;
public boolean canSendLayerToBack()
 get_CanSendLayerToBack(); 

Property Value

true if this AnnAutomation is in a state where a layer can be sent down the z-order, otherwise; false.
Remarks

AnnAutomation can send a layer down the z-order if a layer is selected using SelectLayer and this layer contain a hierarchy that allows this operation.

To send a layer down the z-order, use SendLayerToBack.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


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