20module
com { module sun { module star { module rendering {
Definition Ambiguous.idl:20
This structure contains all attributes required for path stroking.
Definition StrokeAttributes.idl:29
double MiterLimit
Determines the maximal length of the diagonal in mitered corners.
Definition StrokeAttributes.idl:55
sequence< double > DashArray
Array of ink on and off lengths, measured in user coordinate space.
Definition StrokeAttributes.idl:69
byte StartCapType
The start shape of the stroke.
Definition StrokeAttributes.idl:98
byte EndCapType
The end shape of the stroke.
Definition StrokeAttributes.idl:108
sequence< double > LineArray
Array of line widths and spacings for multiple-line strokes.
Definition StrokeAttributes.idl:88
double StrokeWidth
Defines the width of the stroke, measured in user coordinate space.
Definition StrokeAttributes.idl:35
byte JoinType
The join shape of the stroke.
Definition StrokeAttributes.idl:122