←Select platform

GetTextSize Method

Summary

Returns the size of a text with a AnnFont and clipping size.

Syntax
Java
public LeadSizeD getTextSize(String text, AnnFont font, LeadSizeD layoutArea) 

Parameters

text
The source text string

font
The font to use

layoutArea
Clipping size to use.

Return Value

The size of the text.

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