Icon
<< Click to Display Table of Contents >> Icon |
The shape which displays next to the Drawing Tool menu item. Since this is a standard object, any type of icon can be used (unicode characters, custom image file resource, geometry path, etc). For more information on using images to create icons, see the Using Images with Custom Icons page.
Note: When using UniCode characters, first ensure that the desired characters exist in the icon pack for the font family used in NinjaTrader. |
A generic virtual object representing the drawing tools menu icon. This property is read-only.
You must override this property using the following syntax:
public override object Icon
public override object Icon |