GoXam for WPF v3
LayoutComments Method
Northwoods.GoXam.Layout Namespace > TreeLayout Class : LayoutComments Method
Position any TreeVertex.Comments around the vertex.
Syntax
protected virtual void LayoutComments( 
   TreeVertex v
)

Parameters

v
Remarks
This method should not walk the tree, since it is called for each TreeVertex in an indeterminate order.
See Also

Reference

TreeLayout Class
TreeLayout Members
AddComments Method