Cairo.LineCap Enumeration
Defines the various line ending styles.

Syntax

public enum LineCap

Remarks

Members

Member NameDescription
Buttstart(stop) the line exactly at the start(end) point.
Rounduse a round ending, the center of the circle is the end point.
Squareuse squared ending, the center of the square is the end point.

Requirements

Namespace: Cairo
Assembly: Mono.Cairo (in Mono.Cairo.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0