delete# text.delete() → int# Deletes the currently selected text in the graphics window. Examples:ensight.text.select_begin(1,2,3) ensight.text.delete() Returns:zero on success, non-zero on error