4D v13SVG_New_textArea |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v13
SVG_New_textArea
SVG_New_textArea
The SVG_New_textArea command inserts a text area in the SVG container designated by parentSVGObject and returns its reference. If parentSVGObject is not an SVG document, an error is generated. The "textArea" element is recommended by the SVG tiny 1.2 standard and implemented in 4D v11 SQL beginning with version 11.3 (see http://www.w3.org/TR/SVGMobile12/text.html#TextAreaElement). This element implements a text area that, unlike the "text" element, automatically handles the line feed when the text exceeds the width requested. Note: In the "textArea" element, <tbreak/> elements replace line returns. The optional x and y parameters can be used to specify the position on the X and Y axes of the top left corner of the area. The optional textWidth and textHeight parameters specify the size of the area in the user coordinate space. If one or the other of these parameters is not provided, the text area will automatically be fitted to its contents. The SVG_New_textArea command accepts two different syntaxes for setting characters:
$svg:=SVG_New |
PROPERTIES
Product: 4D
INDEX HISTORY
SEE ALSO
SVG_APPEND_TEXT_TO_TEXTAREA |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||