public bool CanBringLayerToFront {get;}
public bool CanBringLayerToFront {get;}
@property (nonatomic,readonly) BOOL canBringLayerToFront;
public boolean canBringLayerToFront()
get_CanBringLayerToFront();
AnnAutomation can bring a layer up the z-order if a layer is selected using SelectLayer and this layer contain a hierarchy that allows this operation.
To bring a layer up the z-order, use BringLayerToFront.