Northwoods.GoSilverlight 2.2.4 Assembly
CopyInheritedPropertiesFrom Method
See Also  Send Feedback
Northwoods.GoXam.Layout Namespace > TreeVertex Class : CopyInheritedPropertiesFrom Method

n

Glossary Item Box

This method just copies inheritable properties from another TreeVertex.

Syntax

Visual Basic (Declaration) 
Public Overridable Sub CopyInheritedPropertiesFrom( _
   ByVal n As TreeVertex _
) 
C# 
public virtual void CopyInheritedPropertiesFrom( 
   TreeVertex n
)

Parameters

n

Remarks

The properties include: Northwoods.GoXam.Layout.TreeVertex.SortingP:Northwoods.GoXam.Layout.TreeVertex.AngleP:Northwoods.GoXam.Layout.TreeVertex.NodeIndentP:Northwoods.GoXam.Layout.TreeVertex.NodeSpacingP:Northwoods.GoXam.Layout.TreeVertex.LayerSpacingParentOverlapP:Northwoods.GoXam.Layout.TreeVertex.BreadthLimitP:Northwoods.GoXam.Layout.TreeVertex.RowIndentP:Northwoods.GoXam.Layout.TreeVertex.CommentMarginP:Northwoods.GoXam.Layout.TreeVertex.PortSpotP:Northwoods.GoXam.Layout.TreeVertex.ChildPortSpot

Requirements

See Also

© 2017 All Rights Reserved.