GoXam for WPF v3
BoxTemplate Property (DragZoomingTool)
Northwoods.GoXam.Tool Namespace > DragZoomingTool Class : BoxTemplate Property
Gets or sets the DataTemplate that renders the "rubber-band" box that the user draws to specify the zoom area.
Syntax
public DataTemplate BoxTemplate {get; set;}

Property Value

By default this is null, which causes CreateBox to use a default template.
See Also

Reference

DragZoomingTool Class
DragZoomingTool Members