Click or drag to resize

GH_PersistentGeometryParamTConversionCallback Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected override void ConversionCallback(
	Object source,
	T target
)

Parameters

source
Type: SystemObject
target
Type: T
See Also