Table of Contents

Class DesktopStyle

Namespace
Myra.Graphics2D.UI.Styles
Assembly
Myra.dll

Style class that defines the visual appearance of the desktop/window background.

public class DesktopStyle
Inheritance
DesktopStyle
Inherited Members

Properties

Background

Gets or sets the brush used to render the desktop background.

public IBrush Background { get; set; }

Property Value

IBrush