GoXam for WPF v3
CreateBox Method (DragSelectingTool)
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
>
DragSelectingTool Class
: CreateBox Method
Create a
Northwoods.GoXam.Node
using
BoxTemplate
as its
DataTemplate
.
Syntax
C#
protected
virtual
Node
CreateBox()
Remarks
If
BoxTemplate
is null, this uses the default template named "DefaultDragSelectingBoxTemplate".
See Also
Reference
DragSelectingTool Class
DragSelectingTool Members