←Select platform

GetBounds Method (AnnLabelRenderer)

Summary

Gets the bound of the label.

Syntax

C#
VB
Java
Objective-C
WinRT 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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Rendering Assembly
Click or drag to resize