Northwoods.GoWPF 1.3.5 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) 
<DesignTimeVisibleAttribute()>
Public Class LinkLayer 
   Inherits Layer
   Implements IInputElementIAnimatable 
C# 
[DesignTimeVisibleAttribute()]
public class LinkLayer : Layer, IInputElementIAnimatable  

Remarks

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

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               Northwoods.GoXam.Layer
                  Northwoods.GoXam.LinkLayer

Requirements

See Also

© 2012 All Rights Reserved.