Click or drag to resize

ViewTableRedrawEnabled Property

Returns or sets (enable or disables) screen redrawing.

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

Property Value

Type: Boolean
See Also