Click or drag to resize
OpacityMetadataEffectOpaqueRectangle Property
Specifies the region of the image which is fully opaque.

Namespace:  Microsoft.Graphics.Canvas.Effects
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public Rect OpaqueRectangle { get; set; }

Property Value

Type: Rect
See Also