[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Blazor.Rendering Assembly
C1.Blazor.Rendering
Interfaces
IRenderingEngine
Methods
SetOpacity
dotnet-api
C1.Blazor.Accordion Assembly
C1.Blazor.Calendar Assembly
C1.Blazor.Chart Assembly
C1.Blazor.Core Assembly
C1.Blazor.DataFilter Assembly
C1.Blazor.DataPager Assembly
C1.Blazor.DateTimeEditors Assembly
C1.Blazor.Gauge Assembly
C1.Blazor.Grid Assembly
C1.Blazor.Grid.Excel Assembly
C1.Blazor.GridControl Assembly
C1.Blazor.Input Assembly
C1.Blazor.ListView Assembly
C1.Blazor.Menu Assembly
C1.Blazor.Rendering Assembly
C1.Blazor.Rendering
Enums
Interfaces
IRenderingEngine
Methods
BeginDraw
DrawDonutSegment
DrawEllipse
DrawImage
DrawLine
DrawLines
DrawPieSegment
DrawPolygon
DrawRect
DrawString
DrawStringRotated
EndDraw
MeasureString
SetCanvas
SetClipRect
SetFill
SetFont
SetOpacity
SetStroke
SetStrokePattern
SetStrokeThickness
Unload
UpdateSize
C1.Blazor.TreeView Assembly
C1.Blazor.Viewer Assembly
C1.DataCollection Assembly
(Showing Draft Content)
C1.Blazor.Rendering.IRenderingEngine.SetOpacity
SetOpacity Method
SetOpacity(object, double)
Changes the brush opacity.
Declaration
object SetOpacity(object brush, double opacity)
Parameters
Type
Name
Description
object
brush
Brush object
double
opacity
Opacity
Returns
Type
Description
object
Brush object