4D v14SVG_New_tspan |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14
SVG_New_tspan
SVG_New_tspan
The SVG_New_tspan command creates a new element in the 'text', ‘tspan’ or 'textArea' element designated by parentSVGObject and returns its reference. If parentSVGObject is not a reference to a 'text', ‘tspan’ or 'textArea' element, an error is generated. The different optional parameters are described with the SVG_New_text command. If certain optional parameters are omitted, their values are inherited from parent element(s). In a text, it is possible to create paragraphs that inherit the properties of a parent. $SVG:=SVG_New Changing a property while remaining in the same "text" element, here the size of the text. $textID:=SVG_New_text($SVG;"Writing ";10;10;"arial";12) |
PROPERTIES
Product: 4D
HISTORY
Created: Composant 4D SVG v11.3 SEE ALSO ARTICLE USAGE
4D SVG Component ( 4D v13) Inherited from : SVG_New_tspan ( 4D v12) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||