PenOffset Property
Gets or sets the pen offset.
Definition
Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double PenOffset { get; }
Public ReadOnly Property PenOffset As Double
Get
member PenOffset : float with get
Property Value
Double
The pen offset.
See Also
Reference
ImmutableTextDecoration Class
Avalonia.Media.Immutable Namespace