GoXam for WPF v3
CanStart Method (IDiagramTool)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Tool Namespace
>
IDiagramTool Interface
: CanStart Method
This predicate is used by the diagram to decide if this tool can be started.
Syntax
C#
bool
CanStart()
Return Value
true if the
ToolManager
can make this tool the current one and call the
DoStart
method
See Also
Reference
IDiagramTool Interface
IDiagramTool Members