Class ResizeMultipleTool
- Namespace
 - Northwoods.Go.Tools.Extensions
 
- Assembly
 - ResizeMultipleAvalonia.dll
 
The ResizeMultipleTool class lets the user resize multiple objects at once.
public class ResizeMultipleTool : ResizingTool
  - Inheritance
 - 
      
      
      
      ResizeMultipleTool
 
- Inherited Members
 
Constructors
ResizeMultipleTool()
Constructs a ResizeMultipleTool and sets the name for the tool.
public ResizeMultipleTool()
  Methods
Resize(Rect)
Overrides Resize(Rect) to resize all selected objects to the same size.
public override void Resize(Rect newr)
  Parameters
newrRectthe intended new rectangular bounds for each Part's ResizeElement.