Gets a value that indicates whether this AnnAutomation can bring the currently selected object(s) to the top of the Z-order.
public virtual bool CanBringToFirst { get; }
Public Overridable ReadOnly Property CanBringToFirst As Boolean
public:
virtual property bool CanBringToFirst {
bool get();
}
true if this AnnAutomation can bring the currently selected object(s) to the top of Z-order; otherwise, false.
Call the BringToFront method to bring the object up to the top of the Z-order.
For C#/VB examples, refer to CanBringToFront.
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