Click or drag to resize

FieldValueAsString Method

Get field value as a string.

Namespace:  Rhino.Render.Fields
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected string ValueAsString()

Return Value

Type: String
Returns the field value as a string if possible.
See Also