DwmBlurBehindRegion Property
Gets the region.
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 Region Region { get; }
Public ReadOnly Property Region As Region
Get
Dim instance As DwmBlurBehind
Dim value As Region
value = instance.Region
public:
property Region^ Region {
Region^ get ();
}
member Region : Region with get
No code example is currently available or this language may not be supported.
Property Value
RegionThe region.