Northwoods.GoSilverlight 1.2.2 Assembly
CircularLayout Class
Members  See Also  Send Feedback
Northwoods.GoXam.Layout Namespace : CircularLayout Class

Position nodes in a circular arrangement.

Syntax

Visual Basic (Declaration) 
Public Class CircularLayout 
   Inherits DiagramLayout
   Implements IDiagramLayout 
C# 
public class CircularLayout : DiagramLayout, IDiagramLayout  

Remarks

Although this class inherits from FrameworkElement in order to support data binding, it is not really a FrameworkElement or UIElement! Please ignore all of the properties, methods, and events defined by FrameworkElement and UIElement.

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            Northwoods.GoXam.Layout.DiagramLayout
               Northwoods.GoXam.Layout.CircularLayout

Requirements

See Also

© 2010 All Rights Reserved.