Click or drag to resize

ObjectDisplayColor  Conversion (ObjectDisplayColor to ObjectDisplayColorObjectDisplayColorValue)

Namespace:  Grasshopper.Rhinoceros.Display
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ObjectDisplayColorValue (
	ObjectDisplayColor data
)

Parameters

data
Type: Grasshopper.Rhinoceros.DisplayObjectDisplayColor

Return Value

Type: ObjectDisplayColorValue
See Also