×

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

Changes

Jump to navigation Jump to search

Arw GetTextFontName

176 bytes added, 08:40, 19 February 2012
no edit summary
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 assigned by [[Arw_New]], [[Arw_New_s]], [[Arw_New_self]] or [[Arw_New_self_s]]when the arrow object is created.* Use [[Arw_GetActive]], [[Arw_GetFirst]] or [[Arw_GetNext]] to get the object-specific ID number of an already created arrow.
==== Example ====<syntaxhighlight>Arw_GetTextFontName(3) will ;</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</syntaxhighlight>   .
[[Category:ArrowDrawing]]

Navigation menu