IRectangleTool.AllowResize
IRectangleTool
property AllowResize: WordBool;
Type Library
TeeChartx
Description
Default is True.
When True, users can click and drag a rectangle edge to change its width and height size values.
For example, IMagnifyTool also allows resizing as it derives from IRectangleTool and inherits this behaviour.
See also: Resizing property, OnRectangleToolResizing and OnRectangleToolResized events.