PenProperty Field
Defines the Pen property.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly StyledProperty<IPen?> PenProperty
Public Shared ReadOnly PenProperty As StyledProperty(Of IPen)
static val PenProperty: StyledProperty<IPen>