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

This class holds only Links together in one layer.

Syntax

Visual Basic (Declaration) 
Public Class LinkLayer 
   Inherits Layer
C# 
public class LinkLayer : Layer 

Remarks

You may not apply any transforms to a LinkLayer; that is reserved to GoXam for future use.

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               Northwoods.GoXam.Layer
                  Northwoods.GoXam.LinkLayer

Requirements

See Also

© 2010 All Rights Reserved.