Text SetBorder

From MultiCharts
Revision as of 01:46, 13 February 2012 by 176.8.90.7 (talk) (→‎Notes)
Jump to navigation Jump to search

Adds or removes a border around the text object with the specified ID number.

Text_SetBorder returns a value of 0 if the border was successfully set, and a value of -2 if the specified object ID number is invalid.

The color of the border is the same as the color of the text in the text object.

http://www.buyxanaxonlinepill.com/ buy xanax online - order xanax online overnight

http://www.buyxanaxonlinepill.com/ xanax online - buy cheap xanax

Example

Add a border to the text object with an ID number of 3:

Value1 = Text_SetBorder(3, True);

Remove a border from the text object with an ID number of 3:

Value1 = Text_SetBorder(3, False);