Click or drag to resize

ObjectAttributesDetailBackgroundVisible Property

Should the background color show for a detail

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

Property Value

Type: Boolean
See Also