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.