Click or drag to resize

SupportOptionsSetShowCustom Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Rhino.Render.SupportOptions.SetShowCustom(System.Boolean)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
[ObsoleteAttribute("Use 'Libraries_SetShowCustom' instead")]
public static void SetShowCustom(
	bool b
)

Parameters

b
Type: SystemBoolean

[Missing <param name="b"/> documentation for "M:Rhino.Render.SupportOptions.SetShowCustom(System.Boolean)"]

See Also