Click or drag to resize

ObjectDraftingColorValue  Conversion (ObjectDraftingColorValue to ObjectPlotColorSource)

Namespace:  Grasshopper.Rhinoceros.Drafting
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ObjectPlotColorSource (
	ObjectDraftingColorValue value
)

Parameters

value
Type: Grasshopper.Rhinoceros.DraftingObjectDraftingColorValue

Return Value

Type: ObjectPlotColorSource
See Also