Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Svg
SvgResourceExtension
Properties
Opacity
Menu
On this page
Opacity Property
Definition
Namespace
Avalonia.Svg
Assembly
Svg.Controls.Avalonia.dll
View source
Gets or sets the opacity applied to the resulting brush.
public double? Opacity { get; set; }
Returns
Nullable<Double>