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; }
Public Property PlotColor As Color
Get
Set
Property Value
Type:
ColorSee Also