Click or drag to resize

ObjectAttributesComputedPlotColor Method (RhinoDoc)

[Missing <summary> documentation for "M:Rhino.DocObjects.ObjectAttributes.ComputedPlotColor(Rhino.RhinoDoc)"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.6
Syntax
public Color ComputedPlotColor(
	RhinoDoc document
)

Parameters

document
Type: RhinoRhinoDoc

[Missing <param name="document"/> documentation for "M:Rhino.DocObjects.ObjectAttributes.ComputedPlotColor(Rhino.RhinoDoc)"]

Return Value

Type: Color

[Missing <returns> documentation for "M:Rhino.DocObjects.ObjectAttributes.ComputedPlotColor(Rhino.RhinoDoc)"]

See Also