C#
VB
Java
Objective-C
WinRT C#
C++
Renders the specified AnnLabel object.
public void RenderLabel(AnnContainerMapper mapper,AnnLabel label,AnnFixedStateOperations operations)
Sub RenderLabel( _ByVal mapper As Leadtools.Annotations.Core.AnnContainerMapper, _ByVal label As Leadtools.Annotations.Core.AnnLabel, _ByVal operations As Leadtools.Annotations.Core.AnnFixedStateOperations _)
void RenderLabel(Leadtools.Annotations.Core.AnnContainerMapper mapper,Leadtools.Annotations.Core.AnnLabel label,Leadtools.Annotations.Core.AnnFixedStateOperations operations)
-(void) renderLabelMapper:(LTAnnContainerMapper*) mapperlabel:(LTAnnLabel*) labeloperations:(LTAnnFixedStateOperations) operations;
function Leadtools.Annotations.Core.IAnnLabelRenderer.RenderLabel(mapper ,label ,operations)
public:void RenderLabel(AnnContainerMapper^ mapper,AnnLabel^ label,AnnFixedStateOperations^ operations)
mapper
An AnnContainerMapper used for converting the coordinates for rendering.
label
The AnnLabel to be rendered.
operations
An AnnFixedStateOperations value that controls the fixed state of the object to be rendered.
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
