4D v16

SVG_PATH_CLOSE

Home

 
4D v16
SVG_PATH_CLOSE

SVG_PATH_CLOSE 


 

SVG_PATH_CLOSE ( parentSVGObject ) 
Parameter Type   Description
parentSVGObject  SVG_Ref in Reference of path

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

 
PROPERTIES 

Product: 4D
Theme: Drawing
Number: 65966

 
HISTORY 

Created: Composant 4D SVG v11.3

 
ARTICLE USAGE

4D SVG Component ( 4D v16)