RVTDocs.com

RenderingSettings.SetBackgroundSettings

Method
Description:
Changes the rendering background settings details for the current background style.
Syntax
public void SetBackgroundSettings(
	BackgroundSettings background
)
Parameters
Parameter Type Description
background BackgroundSettings An instance of the new rendering background settings.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null