GoXam for WPF v3
Box Property (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
: Box Property
Gets or sets the temporary node acting as the "rubber-band" box that the user is stretching with a mouse drag.
Syntax
C#
protected
Node
Box {
get
;
set
;}
Property Value
This is set by
DoActivate
to the node produced by
CreateBox
.
See Also
Reference
DragZoomingTool Class
DragZoomingTool Members