Open main menu

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.