element pcbBorder
diagram Index_p31.png
type extension of curveType
properties
content complex
children leftControls points rightControls
used by
element entities
attributes
Name  Type  Use  Default  Fixed  annotation
editablexs:booleanoptional      
documentation
If true, then the curve is editable. This means the user will be able to adjust the control points individually.
closedxs:booleanoptional      
documentation
If true then the curve is closed.
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.
m11xs:floatoptional  1    
m12xs:floatoptional  0    
m21xs:floatoptional  0    
m22xs:floatoptional  1    
dxxs:floatoptional  0    
dyxs:floatoptional  0    
brushColorcoloroptional  0,0,0    
documentation
The color of the brush used to fill the object.
annotation
documentation
The PCB border.