Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Editor.DrawHeader

DrawHeader(): void;
void DrawHeader();
def DrawHeader() as void

Description

Call this function to draw the header of the editor.

This function is relevant if you are creating and managing your own Editor objects. See Also: Editor.CreateEditor.