GeometryDrawing.

Pen Property

Summary

Gets or sets the IPen used to stroke this GeometryDrawing.
Namespace
Avalonia.Media
Containing Type
GeometryDrawing

Syntax

public IPen Pen { get; set; }

Value

Type Description
IPen