RhinoCommon API
ObjectAttributesPlotColorSource Property |
The color used to plot an object on paper is specified in one of three ways.
If PlotColorSource is ON::plot_color_from_layer, then the object's layer ON_Layer::PlotColor() is used.
If PlotColorSource is ON::plot_color_from_object, then value of PlotColor() is used.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)

public ObjectPlotColorSource PlotColorSource { get; set; }
Public Property PlotColorSource As ObjectPlotColorSource Get Set
Property Value
Type: ObjectPlotColorSource
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8