ImageGear for .NET
GetTextWidth Method
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorTextObject Class : GetTextWidth Method




text
Text string whose actual width is to be calculated. If this parameter is null, the width is calculated for the text assigned to the text object.

Glossary Item Box

Calculates the actual width of a text string, taking into account the current Text Object settings.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

text
Text string whose actual width is to be calculated. If this parameter is null, the width is calculated for the text assigned to the text object.

Return Value

Any positive value.

See Also

©2013. Accusoft Corporation. All Rights Reserved.