Northwoods.GoWPF 2.2.4 Assembly
IDiagramTool Interface
Members 

This interface specifies the methods the diagram uses to control each tool and the methods used to handle the standard input events processed through the diagram.
Syntax
Public Interface IDiagramTool 
public interface IDiagramTool 
Remarks

All existing tools are actually subclasses of the abstract class DiagramTool, which implements this interface.

All uses of tools in Diagram use this interface, not the class DiagramTool. However, the Diagram class also has a property for each of the mode-less tools that the diagram might have, for convenience in replacing or removing those specific tools from the diagram.

Requirements
See Also

Reference

IDiagramTool Members
Northwoods.GoXam.Tool Namespace

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback