DrawingLineCap Class Properties
In This Topic
For a list of all properties of this type, see
DrawingLineCap.
Public Properties
| | Name | Description |
 | Brush | Gets or sets the brush that must be used for filling the line cap. |
 | FillPath | Gets the fill path for the line cap. |
 | Pen | Gets or sets the pen that must be used for stroking the line cap. |
 | ReferenceLineOffset | Gets the amount of displacement of the attached line (along the line) in the cap's coordinate system. |
 | StrokePath | Gets the stroke path for the line cap. |
 | Transform | Gets or sets the transform of the line cap. |
See Also