DwmThumbnailPropertiesOpacity Field
The opacity with which to render the thumbnail.
0 is fully transparent while 255 is fully opaque.
The default value is 255.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public Opacity As Byte
Dim instance As DwmThumbnailProperties
Dim value As Byte
value = instance.Opacity
instance.Opacity = value
public:
unsigned char Opacity
val mutable Opacity: byte
No code example is currently available or this language may not be supported.
Field Value
Byte