Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

GetBounds Method (AnnLabelRenderer)







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.
Gets the bound of the label.
Syntax
'Declaration
 
Public Overridable Function GetBounds( _
   ByVal mapper As AnnContainerMapper, _
   ByVal label As AnnLabel, _
   ByVal operations As AnnFixedStateOperations _
) As LeadRectD
'Usage
 
Dim instance As AnnLabelRenderer
Dim mapper As AnnContainerMapper
Dim label As AnnLabel
Dim operations As AnnFixedStateOperations
Dim value As LeadRectD
 
value = instance.GetBounds(mapper, label, operations)
- (LeadRectD)getBoundsMapper:(LTAnnContainerMapper *)mapper
                       label:(LTAnnLabel *)label
                   operation:(LTAnnFixedStateOperations)operation
            
LeadRectD getBounds(
   AnnContainerMapper mapper,
   AnnLabel label,
   int annFixedStateOperations
)
            
 function Leadtools.Annotations.Rendering.AnnLabelRenderer.GetBounds( 
   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.

Return Value

The bounds of the label.
Requirements

Target Platforms

See Also

Reference

AnnLabelRenderer Class
AnnLabelRenderer 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