GoXam for WPF v3
DoubleClick Property
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
>
ClickCreatingTool Class
: DoubleClick Property
Gets or sets whether this tool requires a double-click to create a node at the click point.
Syntax
C#
public
bool
DoubleClick {
get
;
set
;}
Property Value
The default value is false -- a single click is sufficient to insert a new node.
See Also
Reference
ClickCreatingTool Class
ClickCreatingTool Members