Summary
Draws a geometry.
- Namespace
- Avalonia
.Media - Containing Type
- DrawingContext
Syntax
public void DrawGeometry(IBrush brush, IPen pen, Geometry geometry)
Parameters
Return Value
Type | Description |
---|---|
void |
public void DrawGeometry(IBrush brush, IPen pen, Geometry geometry)
Type | Description |
---|---|
void |