Method GetSize
GetSize()
Calculates the logical size of the tree based on currently expanded branches. The width is the maximum width of all visible branches, and the height is the total number of visible branches.
public Size GetSize()
Calculates the logical size of the tree based on currently expanded branches. The width is the maximum width of all visible branches, and the height is the total number of visible branches.
public Size GetSize()