[This is preliminary documentation and is subject to change.]
Alters this Section to encompass both this and a given section.
| C# |
public void Encompass( Section section )
- section (Section)
- The section to encompass.
This section will encompass the area from the lower of given and
this section's start points to the higher of the given and this section's
end points. If this section is empty, it's set to the given section, if
the given section is empty, no action is taken.