SVG_PATH_CLOSE

4D - Documentation   Français   English   German   4D SVG Component, Command Theme List   4D SVG Component, Index   Back   Previous   Next

version 11.3


SVG_PATH_CLOSE (parentSVGObject)

ParameterTypeDescription
parentSVGObjectSVG_RefReference of path

Description

The SVG_PATH_CLOSE command closes the current subpath referenced by parentSVGObject by drawing a straight line from the current point to the initial point. If parentSVGObject is not a path reference ('path' element), an error is generated.

Example

See the examples for the SVG_New_path command.

See Also

SVG_New_path.


4D - Documentation   Français   English   German   4D SVG Component, Command Theme List   4D SVG Component, Index   Back   Previous   Next