Pen Properties
Properties
Brush | Gets or sets the brush used to draw the stroke. |
DashStyle | Gets or sets the style of dashed lines drawn with a Pen object. |
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) |
LineCap | Gets or sets the type of shape to use on both ends of a line. |
LineJoin | Gets or sets the join style for the ends of two consecutive lines drawn with this Pen. |
MiterLimit | Gets or sets the limit of the thickness of the join on a mitered corner. |
Thickness | Gets or sets the stroke thickness. |