C#
VB
WinRT C#
Overrides RenderSelection.
public override void RenderSelection(
Leadtools.Annotations.Core.AnnContainerMapper mapper,
Leadtools.Annotations.Core.AnnObject annObject
)
Public Overrides Sub RenderSelection( _
ByVal mapper As Leadtools.Annotations.Core.AnnContainerMapper, _
ByVal annObject As Leadtools.Annotations.Core.AnnObject _
)
public override void RenderSelection(
Leadtools.Annotations.Core.AnnContainerMapper mapper,
Leadtools.Annotations.Core.AnnObject annObject
)
function Leadtools.Annotations.Rendering.AnnD2DTextReviewObjectRenderer.RenderSelection(
mapper ,
annObject
)
mapper
The mapper object to use for converting coordinates. This value must not be null.
annObject
The object to render.
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