TreeGuideExtensions

Contains extension methods for .

Contains extension methods for TreeGuide.

Methods

public static TreeGuide GetSafeTreeGuide(TreeGuide guide, bool safe)

Gets the safe border for a border.

Parameters:

guide (TreeGuide)
The tree guide to get the safe version for.
safe (bool)
Whether or not to return the safe border.

Returns:

The safe border if one exist, otherwise the original border.