GoXam for WPF v3
Box Property (DragZoomingTool)
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
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