Cairo
LineCap
Cairo.LineCap Enumeration
Defines the various line ending styles.
Syntax
public enum
LineCap
Remarks
Members
Member Name
Description
Butt
start(stop) the line exactly at the start(end) point.
Round
use a round ending, the center of the circle is the end point.
Square
use 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