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