Click or drag to resize

ObjectAttributesPlotColor Property

If plot_color_from_object == PlotColorSource, then PlotColor is the object's plotting color.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Color PlotColor { get; set; }

Property Value

Type: Color
See Also