SceneLayer.

OpacityMaskRect Property

Summary

Gets or sets the target rectangle for the layer opacity mask.
Namespace
Avalonia.Rendering.SceneGraph
Containing Type
SceneLayer

Syntax

public Rect OpacityMaskRect { get; set; }

Value

Type Description
Rect