Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnAutomation Class : CanSendLayerToBack Property |
public bool CanSendLayerToBack {get;}
'Declaration
Public ReadOnly Property CanSendLayerToBack As Boolean
public bool CanSendLayerToBack {get;}
@property (nonatomic,readonly) BOOL canSendLayerToBack;
public boolean canSendLayerToBack()
get_CanSendLayerToBack();
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.