Click or drag to resize

FieldValueAsInt Method

Return field value as integer.

Namespace:  Rhino.Render.Fields
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected int ValueAsInt()

Return Value

Type: Int32
Return the field value as an integer.
See Also