Back to Devexpress

DxHatchSettings.Opacity Property

blazor-devexpress-dot-blazor-dot-dxhatchsettings-22c95699.md

latest983 B
Original Source

DxHatchSettings.Opacity Property

Specifies the opacity of hatch lines.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[Parameter]
public double? Opacity { get; set; }

Property Value

TypeDescription
Nullable<Double>

A value between 0 (transparent) and 1 (opaque).

|

Remarks

Refer to the DxHatchSettings class description for additional information and an example.

See Also

DxHatchSettings Class

DxHatchSettings Members

DevExpress.Blazor Namespace