- Namespace
- Avalonia
.Rendering - Containing Type
- RenderLayer
Syntax
public RenderLayer(IDrawingContextImpl drawingContext, Size size, double scaling, IVisual layerRoot)
Parameters
Name | Type | Description |
---|---|---|
drawingContext | IDrawingContextImpl | |
size | Size | |
scaling | double | |
layerRoot | IVisual |
Return Value
Type | Description |
---|---|
void |