(Leadtools.Annotations.Core)

GetBounds 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.
Gets the bound of the label.
Syntax
Function GetBounds( _
   ByVal mapper As AnnContainerMapper, _
   ByVal label As AnnLabel, _
   ByVal operations As AnnFixedStateOperations _
) As LeadRectD

            
LeadRectD getBounds(
   AnnContainerMapper mapper,
   AnnLabel label,
   int annFixedStateOperations
)
            
function Leadtools.Annotations.Core.IAnnLabelRenderer.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

IAnnLabelRenderer Interface
IAnnLabelRenderer Members

 

 


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