attributeGroup penAttributes
used by
elements arc bus settings/busPen curve dimension ellipse keepout line settings/nodePen settings/offpageConnectorPen settings/partBorderPen pcbBorder settings/pen polyline
attributes
Name  Type  Use  Default  Fixed  annotation
startCaplineCapoptional  round    
documentation
The start line cap style.
endCaplineCapoptional  round    
documentation
The end line cap style.
penWidthxs:floatoptional  0    
documentation
The width of the pen.
lineJoinlineJoinoptional  round    
documentation
The line join style.
linePatternlinePatternoptional  solid    
documentation
The line pattern.
penColorcoloroptional  0,0,0    
documentation
The color of the pen.
annotation
documentation
Attributes for the graphics pen to use.

attribute penAttributes/@startCap
type lineCap
properties
isRef 0
default round
use optional
facets
enumeration flat
enumeration square
enumeration round
enumeration triangle
enumeration noAnchor
enumeration squareAnchor
enumeration roundAnchor
enumeration D=diamondAnchor
enumeration A=arrowAnchor
enumeration anchorMask
enumeration custom
annotation
documentation
The start line cap style.

attribute penAttributes/@endCap
type lineCap
properties
isRef 0
default round
use optional
facets
enumeration flat
enumeration square
enumeration round
enumeration triangle
enumeration noAnchor
enumeration squareAnchor
enumeration roundAnchor
enumeration D=diamondAnchor
enumeration A=arrowAnchor
enumeration anchorMask
enumeration custom
annotation
documentation
The end line cap style.