Click or drag to resize

Altaxo.Graph.Gdi.LineCaps Namespace

[Missing <summary> documentation for "N:Altaxo.Graph.Gdi.LineCaps"]

Classes
 ClassDescription
Public classArrowF05LineCap 
Public classArrowF10LineCap 
Public classArrowF20LineCap 
Public classBreakLineCap Draws a cap that is a line perpendicular to the end of the line, and on the right side of the line.
Public classCircleFLineCap Draws a cap that is a open circle. The midpoint of the circle is the designated end of the line.
Public classCircleOLineCap Draws a cap that is a open circle. The midpoint of the circle is the designated end of the line.
Public classDiamondFLineCap Draws a cap that is a open circle. The midpoint of the circle is the designated end of the line.
Public classDiamondOLineCap Draws a cap that is a open circle. The midpoint of the circle is the designated end of the line.
Public classFlatCap 
Public classGdiLineCapBase Base class for Gdi+ rendering implementations of ILineCap types.
Public classLeftBarLineCap Draws a cap that is a line perpendicular to the end of the line, and on the left side of the line.
Public classRightBarLineCap Draws a cap that is a line perpendicular to the end of the line, and on the right side of the line.
Public classSquareFLineCap Draws a cap that is a open circle. The midpoint of the circle is the designated end of the line.
Public classSquareOLineCap Draws a cap that is a open circle. The midpoint of the circle is the designated end of the line.
Public classSymBarLineCap Draws a cap that is a line perpendicular to the end of the line, and on the right side of the line.
Public classTriangleFLineCap Draws a cap that is a open circle. The midpoint of the circle is the designated end of the line.
Public classTriangleOLineCap Draws a cap that is a open circle. The midpoint of the circle is the designated end of the line.