←Select platform

GetBounds Method

Summary
Gets the bound of the label.
Syntax
C#
Objective-C
C++/CLI
Java
Python
- (LeadRectD)getBoundsMapper:(LTAnnContainerMapper *)mapper label:(LTAnnLabel *)label operations:(LTAnnFixedStateOperations)operations NS_SWIFT_NAME(getBounds(mapper:label:operations:)); 
LeadRectD getBounds(AnnContainerMapper mapper, AnnLabel label, int annFixedStateOperations); 
def GetBounds(self,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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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