Description:

Gets user string from this geometry.

Syntax:
public string GetUserString(
string key
)
Parameters:
  • key
  • Type: string
  • id used to retrieve the string.
Returns:
Type: string
string associated with the key if successful. None if no key was found.
Available since:
8.9

Nothing found