Goblin - A Platform for 3D AR and VR Applications

Dialog.SetBackgroundColors Method (ColorValue, ColorValue, ColorValue, ColorValue)

Called to set dialog's border colors

public void SetBackgroundColors(
   ColorValue topLeft,
   ColorValue topRight,
   ColorValue bottomLeft,
   ColorValue bottomRight
);

See Also

Dialog Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace | Dialog.SetBackgroundColors Overload List