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