[]
        
(Showing Draft Content)

GrapeCity.Drawing.Pen.Attributes

Pen.Attributes Enum

Represents all attributes of the pen.

Namespace: GrapeCity.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum Pen.Attributes : short
Public Enum Pen.Attributes As Short

Fields

Name Description
Alignment

The alignment.

Brush

The fill brush.

DashPattern

The custom dashes and spaces.

DashStyle

The style used for dashed lines.

LineCap

The line cap style.

LineEndHead

The custom cap to use at the beginning of lines.

LineEndTail

The custom cap to use at the end of lines

LineJoin

The join style for the ends of two consecutive lines.

MiterLimit

The limit of the thickness of the join on a mitered corner.

Style

The compound pen.

Width

The width of pen.