ImmutablePen Properties
Properties
Brush | Gets the brush used to draw the stroke. |
DashStyle | Specifies the style of dashed lines drawn with a Pen object. |
LineCap | Specifies the type of graphic shape to use on both ends of a line. |
LineJoin | Specifies how to join consecutive line or curve segments in a PathFigure (subpaths) contained in a PathGeometry object. |
MiterLimit | The limit on the ratio of the miter length to half this pen's Thickness. |
Thickness | Gets the stroke thickness. |