Application.AllowNavigationDuringRedraw 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: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool AllowNavigationDuringRedraw { get; set; }

Property Value

Boolean

See Also

Reference

Application Class
Autodesk.Revit.ApplicationServices Namespace