(Leadtools.Annotations.Rendering)

GetBounds Method

Show in webframe




An Leadtools.Annotations.Core.AnnContainerMapper used for converting the coordinates for rendering.
The Leadtools.Annotations.Core.AnnLabel to be rendered.
An Leadtools.Annotations.Core.AnnFixedStateOperations value that controls the fixed state of the object to be rendered.
Gets the bound of the label.
Syntax
public virtual LeadRectD GetBounds( 
   AnnContainerMapper mapper,
   AnnLabel label,
   AnnFixedStateOperations operations
)
public virtual LeadRectD GetBounds( 
   AnnContainerMapper mapper,
   AnnLabel label,
   AnnFixedStateOperations operations
)

            
LeadRectD getBounds(
   AnnContainerMapper mapper,
   AnnLabel label,
   int annFixedStateOperations
)
            
 function Leadtools.Annotations.Rendering.AnnLabelRenderer.GetBounds( 
   mapper ,
   label ,
   operations 
)

Parameters

mapper
An Leadtools.Annotations.Core.AnnContainerMapper used for converting the coordinates for rendering.
label
The Leadtools.Annotations.Core.AnnLabel to be rendered.
operations
An Leadtools.Annotations.Core.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

 

 


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