Click or drag to resize

ModelColorFromArgb Method (Int32)

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static ModelColor FromArgb(
	int argb
)

Parameters

argb
Type: SystemInt32

Return Value

Type: ModelColor
See Also