TreeNode::IsVisible

TreeNode::IsVisible
bool IsVisible() const;
Description

IsVisible determines whether the tree node is a visible node or not.

Return Value

A Boolean value of true if the node is a visible node and false otherwise.