RhinoCommon API
ObjectAttributesComputedPlotColor Method (RhinoDoc, Guid) |
[Missing <summary> documentation for "M:Rhino.DocObjects.ObjectAttributes.ComputedPlotColor(Rhino.RhinoDoc,System.Guid)"]
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.6

public Color ComputedPlotColor( RhinoDoc document, Guid viewportId )
Public Function ComputedPlotColor ( document As RhinoDoc, viewportId As Guid ) As Color
Parameters
- document
- Type: RhinoRhinoDoc
[Missing <param name="document"/> documentation for "M:Rhino.DocObjects.ObjectAttributes.ComputedPlotColor(Rhino.RhinoDoc,System.Guid)"]
- viewportId
- Type: SystemGuid
[Missing <param name="viewportId"/> documentation for "M:Rhino.DocObjects.ObjectAttributes.ComputedPlotColor(Rhino.RhinoDoc,System.Guid)"]
Return Value
Type: Color[Missing <returns> documentation for "M:Rhino.DocObjects.ObjectAttributes.ComputedPlotColor(Rhino.RhinoDoc,System.Guid)"]
