LayerBackground(IBackgroundStyle) Constructor |
Initializes a new instance of the
LayerBackground class with the specified background style.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic LayerBackground(
IBackgroundStyle style
)
Parameters
- style IBackgroundStyle
- The background style.
See Also