IRendererPaint Method
Called when a paint notification is received by the control being rendered.
Namespace: Avalonia.RenderingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
Sub Paint (
rect As Rect
)
abstract Paint :
rect : Rect -> unit
Parameters
- rect Rect
- The dirty rectangle.