C#
VB
WinRT C#
Sets the AnnContainerCollection for this rendering engine.
public void SetContainersList(
Leadtools.Annotations.Core.AnnContainerCollection containers
)
Public Sub SetContainersList( _
ByVal containers As Leadtools.Annotations.Core.AnnContainerCollection _
)
public void SetContainersList(
Leadtools.Annotations.Core.AnnContainerCollection containers
)
function Leadtools.Annotations.Rendering.AnnWinRTRenderingEngine.SetContainersList(
containers
)
containers
The AnnContainerCollection to set for this rendering engine.
Use this method to set the list of containers when there are multiple containers.
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