GoXam for WPF v3
CopyInheritedPropertiesFrom Method
Northwoods.GoXam.Layout Namespace > TreeVertex Class : CopyInheritedPropertiesFrom Method
This method just copies inheritable properties from another TreeVertex.
Syntax
public virtual void CopyInheritedPropertiesFrom( 
   TreeVertex n
)

Parameters

n
Remarks
The properties include: Sorting Comparer Angle Alignment NodeIndent NodeIndentPastParent NodeSpacing LayerSpacing LayerSpacingParentOverlap Compaction BreadthLimit RowSpacing RowIndent CommentSpacing CommentMargin SetsPortSpot PortSpot SetsChildPortSpot ChildPortSpot
See Also

Reference

TreeVertex Class
TreeVertex Members