VectorNetwork
Typeobject
Backlinks1A vector network improves on the path model by allowing lines and curves between any two points, instead of requiring that they all join up to form a single chain.
class​
RequiredType
string
Value
constant: the value of this property must be equal to:
"vectorNetwork"
regions​
RequiredDescription
A list of regions used in the vector network.
When regions
are empty, all segments
automatically form a region, and all closed areas composed of segments
will be filled according to the filling rules of the path object.
When regions
are not empty, for segments
that are not used in regions
, it is sufficient to draw them directly without considering the filling.
Type
Array<Region>