public bool CanSendLayerToBack {get;}
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.