public bool CanSendLayerToLast {get;}
public bool CanSendLayerToLast {get;}
@property (nonatomic,readonly) BOOL canSendLayerToLast;
public boolean canSendLayerToLast()
get_CanSendLayerToLast();
AnnAutomation can send a layer to the end of 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.