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
@property (nonatomic,readonly) BOOL canSendLayerToBack;
public boolean 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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document