Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

RenderLabel Method






An AnnContainerMapper used for converting the coordinates for rendering.
The AnnLabel to be rendered.
An AnnFixedStateOperations value that controls the fixed state of the object to be rendered.
Renders the specified AnnLabel object.
Syntax
'Declaration
 
Sub RenderLabel( _
   ByVal mapper As AnnContainerMapper, _
   ByVal label As AnnLabel, _
   ByVal operations As AnnFixedStateOperations _
) 
-(void) renderLabelMapper:(LTAnnContainerMapper*) mapper
                    label:(LTAnnLabel*) label
               operations:(LTAnnFixedStateOperations) operations;
            
void renderLabel(AnnContainerMapper mapper, AnnLabel label, int annFixedStateOperations);
            
function Leadtools.Annotations.Core.IAnnLabelRenderer.RenderLabel( 
   mapper ,
   label ,
   operations 
)

Parameters

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.
Requirements

Target Platforms

See Also

Reference

IAnnLabelRenderer Interface
IAnnLabelRenderer Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features