Click or drag to resize

DisplayPipelineAttributesUseCustomObjectColorBackfaces Property

Gets or sets whether objects ought to be drawn using a custom color for back faces.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.1
Syntax
public bool UseCustomObjectColorBackfaces { get; set; }

Property Value

Type: Boolean
See Also