RhinoCommon API
RhinoViewportGetUserStrings Method |
Gets an independent copy of the collection of (user text key, user text value) pairs attached to this object.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.18

public NameValueCollection GetUserStrings()
Public Function GetUserStrings As NameValueCollection
Return Value
Type: NameValueCollectionA collection of key strings and values strings. This
