Enum LineCap

GoDiagram®
v10.0.8
by Northwoods Software®

This enumeration specifies possible values for StrokeCap.

Namespace: Northwoods.Go
Assembly: Northwoods.GoDiagram.WinForms.dll
Syntax
public enum LineCap

Fields

Name Description
Butt

Specifies a flat line cap.

Round

Specifies a round line cap.

Square

Specifies a square line cap.