MakeEmpty
Make the region empty - have no area.
Syntax
[C#]
void MakeEmpty();
[Visual Basic]
Sub MakeEmpty()
Notes
None.
Example
None.