OptionalfillFill color. Omit or use null for no fill.
OptionalfillInterior winding rule. Default 'nonzero'.
Discriminant for a vector-path object.
OptionallineStroke end-cap style. Default 'butt'.
OptionallineStroke corner-join style. Default 'miter'.
OptionalopacityAdditional opacity multiplied into fill and stroke alpha. Range 0 through 1; default 1.
Ordered path commands. An empty array is rejected.
OptionalstrokeStroke color. Omit or use null for no stroke.
OptionalstrokeStroke width in page points. Default 1.
OptionaltransformOptional PDF affine transform applied to the complete path.
A filled and/or stroked vector path in PDF page coordinates.
At least one of fill and stroke should be non-null. Path coordinates are transformed by transform after the path is built.