Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Rendering)

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 Leadtools.Annotations.Rendering.AnnLabelRenderer.getBounds( 
   mapper ,
   label ,
   operations 
)

Parameters

ParameterTypeDescription
mapperAnnContainerMapperAn AnnContainerMapper used for converting the coordinates for rendering.
labelAnnLabelThe AnnLabel to be rendered.
operationsAnnFixedStateOperationsAn AnnFixedStateOperations value that controls the fixed state of the object to be rendered.

Return Value

TypeDescription
LeadRectD The bounds of the label.
See Also

Reference

AnnLabelRenderer Object
AnnLabelRenderer Members

Error processing SSI file