Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

MeasureString Method






String to measure.
Font that defines the text format of the string.
Measures the specified string when drawn with the specified font.
Syntax
public abstract LeadSizeD MeasureString( 
   string text,
   AnnFont font
)
'Declaration
 
Public MustOverride Function MeasureString( _
   ByVal text As String, _
   ByVal font As AnnFont _
) As LeadSizeD
public abstract LeadSizeD MeasureString( 
   string text,
   AnnFont font
)
-(LeadSizeD) measureString:(NSString*)text font:(LTAnnFont*)font;
public abstract LeadSizeD measureString(String text, AnnFont font)
 function Leadtools.Annotations.Core.AnnRenderingEngine.MeasureString( 
   text ,
   font 
)

Parameters

text
String to measure.
font
Font that defines the text format of the string.

Return Value

The size of the string in container coordinates.
Requirements

Target Platforms

See Also

Reference

AnnRenderingEngine Class
AnnRenderingEngine Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features