Share

PreviewControl.UIView Property

The UI view representing the preview view.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public UIView UIView { get; }

Property Value

UIView

Remarks

Use this handle to manipulate the zoom and pan of the view.

See Also

Reference

Was this information helpful?