Hi,
How can I create a customised RectangleTool?
Basically I want the user to select my customised tool and, when the rectangle has been drawn, display a bitmap inside the rectangle.
I started by creating a class that inherited from RectangleTool (in a similar way to creating custom symbols) but can not find any documentation on how to do this.
Would it be possible to supply me with a quick example of how this can be acheived.
Many thanks,