IsNinjaScriptDrawn
<< Click to Display Table of Contents >> IsNinjaScriptDrawn |
Indicates if the chart anchor was drawn by a NinjaScript object (such as an indicator or strategy).
A bool value which returns true of the object was drawn by other NinjaScript object; otherwise false. This property is read-only.
//unlocks the NinjaScript drawn object and allows the user to modify the anchor, while the NinjaScript object still 'owns' the object |