Summary
Renders the visual to a
DrawingContext
.
Syntax
public virtual void Render(DrawingContext context)
Parameters
Name | Type | Description |
---|---|---|
context | DrawingContext | The drawing context. |
Return Value
Type | Description |
---|---|
void |