Northwoods.GoWPF 2.2.4 Assembly
DefaultTool Property

Gets or sets the default tool, which is used as the value of CurrentTool both initially as well as whenever a tool stops.
Syntax
<CategoryAttribute("Tools")>
Public Property DefaultTool As IDiagramTool
[CategoryAttribute("Tools")]
public IDiagramTool DefaultTool {get; set;}

Property Value

Setting this property also sets the CurrentTool if the old default tool is the currently running tool.
Remarks
Normally the default tool is an instance of Northwoods.GoXam.Tool.ToolManager, which manages mode-less mouse tools.
Requirements
See Also

Reference

Diagram Class
Diagram Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback