Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Drawing.LineCaps"]
Class | Description | |
---|---|---|
ArrowF05LineCap | ||
ArrowF10LineCap | ||
ArrowF20LineCap | ||
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 | 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 end of the line, and on the left side of the line. | |
LineCapBase | ||
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. |