Table of Contents

Class OverviewResizingTool

Namespace
Northwoods.Go.Tools.Extensions
Assembly
OverviewResizingWinForms.dll

The OverviewResizingTool class lets the user resize the box within an overview.

public class OverviewResizingTool : ResizingTool
Inheritance
OverviewResizingTool
Inherited Members

Constructors

OverviewResizingTool()

Constructs an OverviewResizingTool and sets the name for the tool.

public OverviewResizingTool()

Methods

Resize(Rect)

Overrides Resize(Rect) to resize the overview box via setting the observed diagram's scale.

public override void Resize(Rect newr)

Parameters

newr Rect

the intended new rectangular bounds the overview box.