|
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.ControlsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public Color BackgroundColor { get; set; }
Property Value
ColorSee Also