Gets a value that indicates whether this AnnAutomation is currently in a state where a layer can be sent down the z-order.
public bool CanSendLayerToBack { get; } Public ReadOnly Property CanSendLayerToBack As Boolean public bool CanSendLayerToBack {get;} @property (nonatomic,readonly) BOOL canSendLayerToBack; public boolean canSendLayerToBack() get_CanSendLayerToBack(); public:property bool CanSendLayerToBack{bool get()}
true if this AnnAutomation is in a state where a layer can be sent down the z-order; otherwise, false.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
