Pen Property
Gets or sets the IPen used to stroke this GeometryDrawing.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public IPen? Pen { get; set; }
Public Property Pen As IPen
Get
Set
member Pen : IPen with get, set