Gets an object holding the draw tool settings like pen color and width.
public function getDrawTool() { } public function setDrawTool($value) { }
Type: DrawTool
The DrawTool instance specifying the draw tool settings.