Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > IAnnLabelRenderer Interface : GetBounds Method |
LeadRectD GetBounds( AnnContainerMapper mapper, AnnLabel label, AnnFixedStateOperations operations )
'Declaration
Function GetBounds( _ ByVal mapper As AnnContainerMapper, _ ByVal label As AnnLabel, _ ByVal operations As AnnFixedStateOperations _ ) As LeadRectD
LeadRectD GetBounds( AnnContainerMapper mapper, AnnLabel label, AnnFixedStateOperations operations )
-(void) getBoundsMapper:(LTAnnContainerMapper*) mapper label:(LTAnnLabel*) label operation:(LTAnnFixedStateOperations) operations;
LeadRectD getBounds(AnnContainerMapper mapper, AnnLabel label, int annFixedStateOperations);
function Leadtools.Annotations.Core.IAnnLabelRenderer.GetBounds( mapper , label , operations )