Fill

Applies a fill style to the vector content, giving an appearance to the area within the interior of the geometry.

Interface

Inputs

ParameterDetailsPossible Types
Content

The content with vector paths to apply the fill style to.

Primary Input

List<Graphic>
List<Vector>
Fill

The fill to paint the path with.

Default: 

Fill
Gradient
List<Color>
List<GradientStops>

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

List<Vector>
List<Graphic>