v9.0 (2011)
Returns or sets a Boolean value describing whether or not to show the shaderball by default (true to show it).
// get accessor Boolean rtn = ShaderballOptions.ShowByDefault; // set accessor ShaderballOptions.ShowByDefault = Boolean;