←Select platform

GetBounds Method (AnnD2DLabelRenderer)

Summary

Gets the bound of the label.

Syntax
C#
VB
Public Overridable Function GetBounds( _ 
   ByVal mapper As AnnContainerMapper, _ 
   ByVal label As AnnLabel, _ 
   ByVal operations As AnnFixedStateOperations _ 
) As LeadRectD 

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

Leadtools.Annotations.Rendering.WinForms Assembly