FieldValueAsString Method |
Get field value as a string.
Namespace:
Rhino.Render.Fields
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntax protected string ValueAsString()
Protected Function ValueAsString As String
Return Value
Type:
StringReturns the field value as a string if possible.
See Also