Method SetWindowOpacity
| Edit this page View SourceSetWindowOpacity(Window, byte)
Sets the opacity of a layered window.
Declaration
public static void SetWindowOpacity(this Window window, byte alpha)
Parameters
Type | Name | Description |
---|---|---|
Window | window | window |
byte | alpha | Alpha value used to describe the opacity of the layered window. When |