Altaxo. |
| Class | Description | |
|---|---|---|
| ArrowF05LineCap | Filled arrow line cap with a short arrow head. | |
| ArrowF10LineCap | Filled arrow line cap with a medium arrow head. | |
| ArrowF20LineCap | Filled arrow line cap with a long arrow head. | |
| BreakLineCap | Draws a break-style cap at the end of a line. | |
| CircleFLineCap | Draws a filled circular line cap whose center lies at the line end. | |
| CircleOLineCap | Draws an open circular line cap whose center lies at the line end. | |
| DiamondFLineCap | Draws a filled diamond-shaped line cap whose center lies at the line end. | |
| DiamondOLineCap | Draws an open diamond-shaped line cap whose center lies at the line end. | |
| FlatCap | Designates a flat line cap (i.e. no cap at all). If possible, use the static Instance function to get a flat cap. | |
| LeftBarLineCap | Draws a cap that is a line perpendicular to the line end and located on the left side. | |
| LineCapBase | Base class for immutable line cap definitions. | |
| RightBarLineCap | Draws a cap that is a line perpendicular to the line end and located on the right side. | |
| SquareFLineCap | Draws a filled square line cap whose center lies at the line end. | |
| SquareOLineCap | Draws an open square line cap whose center lies at the line end. | |
| SymBarLineCap | Draws a symmetric bar cap centered on the line end. | |
| TriangleFLineCap | Draws a filled triangular line cap whose center lies at the line end. | |
| TriangleOLineCap | Draws an open triangular line cap whose center lies at the line end. |