ApplicationAllowNavigationDuringRedraw Property

Checks whether or not the navigation during redraw is enabled, and enable or disable it.

Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool AllowNavigationDuringRedraw { get; set; }

Property Value

Boolean
See Also