Northwoods.GoSilverlight 1.3.5 Assembly
ReshapingBaseTool Class
Members  See Also  Send Feedback
Northwoods.GoXam.Tool Namespace : ReshapingBaseTool Class

The ReshapingBaseTool abstract class is used to interactively change the shape of a Northwoods.GoXam.Part.

Syntax

Visual Basic (Declaration) 
Public MustInherit Class ReshapingBaseTool 
   Inherits DiagramTool
   Implements IDiagramTool 
C# 
public abstract class ReshapingBaseTool : DiagramTool, IDiagramTool  

Remarks

Currently only one tool subclass is defined: LinkReshapingTool.

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            Northwoods.GoXam.Tool.DiagramTool
               Northwoods.GoXam.Tool.ReshapingBaseTool
                  Northwoods.GoXam.Tool.LinkReshapingTool

Requirements

See Also

© 2012 All Rights Reserved.