Click or drag to resize

GH_NumberCastFrom Method

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override bool CastFrom(
	Object source
)

Parameters

source
Type: SystemObject

Return Value

Type: Boolean
See Also