function Leadtools.Annotations.Rendering.AnnLabelRenderer.getBounds( mapper , label , operations )
Parameter | Type | Description |
---|---|---|
mapper | AnnContainerMapper | An Leadtools.Annotations.Core.AnnContainerMapper used for converting the coordinates for rendering. |
label | AnnLabel | The Leadtools.Annotations.Core.AnnLabel to be rendered. |
operations | AnnFixedStateOperations | An Leadtools.Annotations.Core.AnnFixedStateOperations value that controls the fixed state of the object to be rendered. |
Type | Description |
---|---|
LeadRectD | The bounds of the label. |