Skip to main content

DrawRectangleCore Method

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

protected abstract void DrawRectangleCore(
IBrush? brush,
IPen? pen,
RoundedRect rrect,
BoxShadows boxShadows = default
)
View Source

Parameters

  IBrush
 
  IPen
 
  RoundedRect
 
  BoxShadows  (Optional)
 

See Also

Reference

DrawingContext Class
Avalonia.Media Namespace