Click or drag to resize

GH_RenderArgsMaterialSelected Property

Note: This API is now obsolete.

Gets the material hint to use for selected objects.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
[ObsoleteAttribute("The render arguments no longer provide material hints")]
public RenderMaterial MaterialSelected { get; }

Property Value

Type: RenderMaterial

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_RenderArgs.MaterialSelected"]

See Also