GoXam for WPF v3
DoResize Method
Northwoods.GoXam.Tool Namespace > ResizingTool Class : DoResize Method
Change the AdornedElement's Width and/or Height, and perhaps the AdornedNode's Northwoods.GoXam.Node.Location, given a new rectangular bounds for the adorned element.
Syntax
protected virtual void DoResize( 
   Rect newr
)

Parameters

newr
Remarks
This is called within a "Resize" transaction.
See Also

Reference

ResizingTool Class
ResizingTool Members