TreeNode: objectDescribes a node in a tree/network structureMethodpublic readonly Point TreeNode.BeginPointThe starting point of the branch linepublic virtual int object.Compare(value)Compares this object with another and returns (-1, 0, or 1)public readonly Point TreeNode.EndPointThe ending point of the branch linepublic virtual Icon object.GetIconReturn a icon for this objectpublic virtual object.GetLayoutBlockReturn a layout inside a blockpublic virtual object.GetLayoutSpanReturn a layout inside a spanpublic virtual object.GetLayoutTipReturn a layout for the hint popuppublic virtual object.GetSourceReferenceReturn a source reference for this objectpublic virtual void object.GetTexSource(source)LaTeX source code for this objectpublic readonly bool TreeNode.IsFirstThe first siblingpublic readonly bool TreeNode.IsLastThe last siblingpublic readonly Node TreeNode.ValueThe node data