Click or drag to resize

FieldValueAsGuid Method

Return field value as Guid.

Namespace:  Rhino.Render.Fields
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected Guid ValueAsGuid()

Return Value

Type: Guid
Return the field value as an Guid.
See Also