Click or drag to resize

FieldValueAsBool Method

Return field value as a bool.

Namespace:  Rhino.Render.Fields
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected bool ValueAsBool()

Return Value

Type: Boolean
Returns field value as a bool.
See Also