geomerative
index
 
Name toGroup ( )
Examples
None available
Description Use this method to get the outlines of a string in the form of an RGroup. All the elements of the group will be RShapes.
Syntax
toGroup(text);
Parameters
text   String, the string we want the outlines from.
Returns RGroup, the group of outlines of the character. All the elements are RShapes.
Usage Web & Application
Related toShape ( )
draw ( )