(Leadtools.Annotations.Core)

RenderLabel Method

Show in webframe





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
void RenderLabel( 
   AnnContainerMapper mapper,
   AnnLabel label,
   AnnFixedStateOperations operations
)
Sub RenderLabel( _
   ByVal mapper As AnnContainerMapper, _
   ByVal label As AnnLabel, _
   ByVal operations As AnnFixedStateOperations _
) 
void RenderLabel( 
   AnnContainerMapper mapper,
   AnnLabel label,
   AnnFixedStateOperations 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.