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.

DecoratorDrawer.GetHeight

GetHeight(): float;
float GetHeight();
def GetHeight() as float

Description

Override this method to specify how tall the GUI for this decorator is in pixels.

The default is one line high.