Skip to main content

TextDecoration Properties

Properties

InheritanceParentGets or sets the parent object that inherited AvaloniaProperty values are inherited from.
(Inherited from AvaloniaObject)
Item(AvaloniaProperty)Gets or sets the value of a AvaloniaProperty.
(Inherited from AvaloniaObject)
Item(IndexerDescriptor)Gets or sets a binding for a AvaloniaProperty.
(Inherited from AvaloniaObject)
LocationGets or sets the location.
StrokeGets or sets the IBrush that specifies how the TextDecoration is painted.
StrokeDashArrayGets or sets a collection of Double values that indicate the pattern of dashes and gaps that is used to draw the TextDecoration.
StrokeDashOffsetGets or sets a value that specifies the distance within the dash pattern where a dash begins.
StrokeLineCapGets or sets a PenLineCap enumeration value that describes the shape at the ends of a line.
StrokeOffsetThe stroke's offset.
StrokeOffsetUnitGets the units in which the StrokeOffset value is expressed.
StrokeThicknessGets or sets the thickness of the TextDecoration.
StrokeThicknessUnitGets the units in which the thickness of the TextDecoration is expressed.

See Also

Reference

TextDecoration Class
Avalonia.Media Namespace