Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

DrawLengthText Method (AnnProtractorObjectRenderer)







The mapper to use for rendering.
The text label to draw.
The fixed state of the owner object.
Draws the length text of the protractor object.
Syntax
protected override void DrawLengthText( 
   AnnContainerMapper mapper,
   AnnLabel label,
   AnnFixedStateOperations operations
)
'Declaration
 
Protected Overrides Sub DrawLengthText( _
   ByVal mapper As AnnContainerMapper, _
   ByVal label As AnnLabel, _
   ByVal operations As AnnFixedStateOperations _
) 
'Usage
 
Dim instance As AnnProtractorObjectRenderer
Dim mapper As AnnContainerMapper
Dim label As AnnLabel
Dim operations As AnnFixedStateOperations
 
instance.DrawLengthText(mapper, label, operations)
protected override void DrawLengthText( 
   AnnContainerMapper mapper,
   AnnLabel label,
   AnnFixedStateOperations operations
)
- (void)drawLengthTextMapper:(LTAnnContainerMapper *)mapper
                       label:(LTAnnLabel *)label
                  operations:(LTAnnFixedStateOperations)operations
            
protected void drawLengthText(AnnContainerMapper mapper,
                              AnnLabel label,
                              int annFixedStateOperations)
            
 function Leadtools.Annotations.Rendering.AnnProtractorObjectRenderer.DrawLengthText( 
   mapper ,
   label ,
   operations 
)

Parameters

mapper
The mapper to use for rendering.
label
The text label to draw.
operations
The fixed state of the owner object.
Remarks

This method is called by the renderer to draw the length text of the protractor object. Derived classes can override this method to provide their own implementation.

Requirements

Target Platforms

See Also

Reference

AnnProtractorObjectRenderer Class
AnnProtractorObjectRenderer Members

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