×

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

254 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.
http:== Usage ==<syntaxhighlight>Arw_GetTextFontName(ObjectID)<//www.buyxanaxonlinepill.com/ buy xanax online no prescription - xanax buysyntaxhighlight>
==== Notes ==== Where: An :'''ObjectID''' - a numerical expression specifying the object-specific ID number is returned by [[Arw_New]]when the arrow object is created.
==Notes == Example * An object-specific ID number is 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]]