Altaxo. |
| Class | Description | |
|---|---|---|
| ArrowF05LineCap | Renders the filled arrow line cap with size factor 0.5. | |
| ArrowF10LineCap | Renders the filled arrow line cap with size factor 1.0. | |
| ArrowF20LineCap | Renders the filled arrow line cap with size factor 2.0. | |
| BreakLineCap | Draws a cap that is a line perpendicular to the end of the line, and on the right side of the line. | |
| CircleFLineCap | Draws a cap that is a open circle. The midpoint of the circle is the designated end of the line. | |
| CircleOLineCap | Draws a cap that is a open circle. The midpoint of the circle is the designated end of the line. | |
| DiamondFLineCap | Draws a cap that is a open circle. The midpoint of the circle is the designated end of the line. | |
| DiamondOLineCap | Draws a cap that is a open circle. The midpoint of the circle is the designated end of the line. | |
| FlatCap | Renders a flat line cap. | |
| GdiLineCapBase | Base class for Gdi+ rendering implementations of ILineCap types. | |
| LeftBarLineCap | Draws a cap that is a line perpendicular to the end of the line, and on the left side of the line. | |
| RightBarLineCap | Draws a cap that is a line perpendicular to the end of the line, and on the right side of the line. | |
| SquareFLineCap | Draws a cap that is a open circle. The midpoint of the circle is the designated end of the line. | |
| SquareOLineCap | Draws a cap that is a open circle. The midpoint of the circle is the designated end of the line. | |
| SymBarLineCap | Draws a cap that is a line perpendicular to the end of the line, and on the right side of the line. | |
| TriangleFLineCap | Draws a cap that is a open circle. The midpoint of the circle is the designated end of the line. | |
| TriangleOLineCap | Draws a cap that is a open circle. The midpoint of the circle is the designated end of the line. |