Click or drag to resize
AB4D logo

DXViewBackgroundColor Property

Gets or sets a background color for DXView (this color is used to clear the DirectX back buffer). Default color is Transparent.

Namespace: Ab3d.DirectX.Controls
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public Color BackgroundColor { get; set; }

Property Value

Color
See Also