×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts
Open main menu

Changes

Arw GetTextFontName

666 bytes added, 12:33, 17 January 2012
Created page with "Returns a string expression corresponding to the name of the text font assigned to an arrow object with the specified ID number. ==== Usage ==== <syntaxhighlight>Arw_GetTex..."
Returns a string expression corresponding to the name of the text font assigned to an arrow object with the specified ID number.

==== Usage ====
<syntaxhighlight>Arw_GetTextFontName(ObjectID)</syntaxhighlight>

Where: ObjectID - a numerical expression specifying the object ID number

==== Notes ====
An object-specific ID number is returned by <syntaxhighlight>Arw_New</syntaxhighlight> when the arrow object is created.

==== Example ====
<syntaxhighlight>Arw_GetTextFontName(3)</syntaxhighlight> will return a string expression corresponding to the name of the text font assigned to an arrow object with the ID number of 3




[[Category:ArrowDrawing]]
Anonymous user