C#
VB
Java
Measures the specified string when drawn using the specified font.
public Leadtools.LeadSizeD MeasureString(
string text,
Leadtools.Annotations.Core.AnnFont font
)
Public Function MeasureString( _
ByVal text As String, _
ByVal font As Leadtools.Annotations.Core.AnnFont _
) As Leadtools.LeadSizeD
text
The string to measure.
font
The font that defines the text format of the string.
The size of the string in container coordinates.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET