C#
VB
Java
Objective-C
WinRT C#
C++
Moves a layer up in the Z-order of the list.
Public Sub BringToFront( _ByVal layer As Leadtools.Annotations.Core.AnnLayer, _ByVal first As Boolean _)
public void BringToFront(Leadtools.Annotations.Core.AnnLayer layer,bool first)
function Leadtools.Annotations.Core.AnnLayerCollection.BringToFront(layer ,first)
layer
Layer to move.
first
true to send the layer to the top of the Z-order; false to send the layer up only one level.
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
