ViewTableRedrawEnabled Property |
Returns or sets (enable or disables) screen redrawing.
Namespace:
Rhino.DocObjects.Tables
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool RedrawEnabled { get; set; }Public Property RedrawEnabled As Boolean
Get
Set
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also