|
||
string ToString ( )
|
|
|
Synopsis |
using SilverSharp;
The ToString method formats the PRIM_NODE object as a system string.
|
|
Parameters |
none
|
|
Return Value |
ToString returns a System.String representation of the PRIM_NODE object ready for use in a SilverScreen command. For instance, a result might be "polygon \obj1.1" or "line \obj1.22"
|
|
See Also |
|