MeasureStr

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

MeasureStr


 

Gets the size of the text characters.

 


syntax

MeasureStr(

         text,

         font

         [,angle = 0]

         )

 


Parameters

 

text

 

Type:

character

 

Text characters.

 

font

 

Type:

character

 

The font string.

 

angle

 

Type:

Number

 

Rotation angle.

 

Return Value

 

 

Type:

array

 

An array of widths and heights, or #NOTHING# on failure.

 


hmtoggle_plus1Explanation

 


Supported


×

Script Action

Browser script

×

Calculation formula syntax

 

 


reference