←Select platform

GetBounds Method

Summary
Gets the bound of the label.
Syntax
C#
VB
Objective-C
C++
Java
Public Overridable Function GetBounds( _ 
   ByVal mapper As AnnContainerMapper, _ 
   ByVal label As AnnLabel, _ 
   ByVal operations As AnnFixedStateOperations _ 
) As LeadRectD 
- (LeadRectD)getBoundsMapper:(LTAnnContainerMapper *)mapper 
                       label:(LTAnnLabel *)label 
                   operation:(LTAnnFixedStateOperations)operation 
LeadRectD getBounds( 
   AnnContainerMapper mapper, 
   AnnLabel label, 
   int annFixedStateOperations 
) 

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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.