←Select platform

GetBounds Method

Summary

Gets the bound of the label.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
- (LeadRectD)getBoundsMapper:(LTAnnContainerMapper *)mapper 
                       label:(LTAnnLabel *)label 
                   operation:(LTAnnFixedStateOperations)operation 
             
LeadRectD getBounds( 
   AnnContainerMapper mapper, 
   AnnLabel label, 
   int annFixedStateOperations 
) 
             
 function Leadtools.Annotations.Rendering.AnnLabelRenderer.GetBounds(  
   mapper , 
   label , 
   operations  
) 

Parameters

mapper
An AnnContainerMapper used for converting the coordinates for rendering.

label
The AnnLabel to be rendered.

operations
An AnnFixedStateOperations value that controls the fixed state of the object to be rendered.

Return Value

The bounds of the label.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly