(Leadtools.Annotations.Rendering)

MeasureString Method

Show in webframe




The string to measure.
The font that defines the text format of the string.
Measures the specified string when drawn with the specified font.
Syntax
public LeadSizeD MeasureString( 
   string text,
   AnnFont font
)
public LeadSizeD MeasureString( 
   string text,
   AnnFont font
)
-(LeadSizeD) measureString:(NSString*) text font:(LTAnnFont*) font;

            
 function Leadtools.Annotations.Rendering.AnnUniversalRenderingEngine_ObjectiveC.MeasureString( 
   text ,
   font 
)

Parameters

text
The string to measure.
font
The 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

AnnUniversalRenderingEngine Class
AnnUniversalRenderingEngine Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.