Click or drag to resize

EmapAnalysisSettingsStateBlendWithObjectColor Property

Gets or sets whether to blend the image with the object's color.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public bool BlendWithObjectColor { get; set; }

Property Value

Type: Boolean
See Also