20module
com { module sun { module star { module rendering {
These constants determine which shape to use for start or end of a stroked path.
Definition PathCapType.idl:32
const byte SQUARE
Extend the path with a rectangular cap, half the line width long.
Definition PathCapType.idl:42
const byte BUTT
End the path at its start or end point, without any cap.
Definition PathCapType.idl:34
const byte ROUND
Extend the path with a half circle cap, diameter is the line width.
Definition PathCapType.idl:38
Definition Ambiguous.idl:20