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