+1 888 340 6572

Arw GetTextFontName

From MultiCharts
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns a string expression corresponding to the name of the text font assigned to an arrow object with the specified ID number.

Usage

Arw_GetTextFontName(ObjectID)

Where:

ObjectID - a numerical expression specifying the object ID number.

Notes

Example

Arw_GetTextFontName(3);

Will return a string expression corresponding to the name of the text font assigned to an arrow object with the ID number of 3.