ComponentOne Bitmap for UWP
OpaqueRect Property

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > OpacityMetadata Class : OpaqueRect Property
The portion of the source image that is opaque. The default is the entire input image.
Syntax
'Declaration
 
Public Property OpaqueRect As Vector4
public Vector4 OpaqueRect {get; set;}
See Also

Reference

OpacityMetadata Class
OpacityMetadata Members