GeometryDrawingPen Property

Gets or sets the IPen used to stroke this GeometryDrawing.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IPen? Pen { get; set; }

Property Value

IPen

See Also