Gets a value that indicates whether this AnnAutomation is currently in a state where a layer can be brought up the z-order.
Object.defineProperty(AnnAutomation.prototype, 'canBringLayerToFront',
get: function()
)
canBringLayerToFront: boolean; // read-only
true if this AnnAutomation is in a state where a layer can be brought up the z-order; otherwise, false.
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.
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