GoXam for WPF v3
ZoomedDiagram Property
Northwoods.GoXam.Tool Namespace > DragZoomingTool Class : ZoomedDiagram Property
Gets or sets the Northwoods.GoXam.Diagram that will be scaled and scrolled according to the value of ComputeBoxBounds by ZoomToRect.
Syntax
public Diagram ZoomedDiagram {get; set;}

Property Value

By default this is null, which causes ZoomToRect to operate on the current Diagram.
See Also

Reference

DragZoomingTool Class
DragZoomingTool Members