Mono Class Library: Cairo Namespace

Cairo.LineCap Enumeration

Defines the various line ending styles. [Edit]
public enum LineCap

Remarks

Documentation for this section has not yet been entered. [Edit]

Members

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

Requirements

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