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

The LinkReshapingTool is used to interactively change the route of a Northwoods.GoXam.Link.

Syntax

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

Remarks

This tool makes use of an Northwoods.GoXam.Adornment, shown when the AdornedLink is selected, that includes some number of reshape handles.

This tool conducts a model edit (DiagramTool.StartTransaction and DiagramTool.StopTransaction) while the tool is DiagramTool.Active.

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.