Share

UIView.GetZoomCorners Method

Gets the corners of the view's rectangle. The two points that define the corners of the view's rectangle in model coordinates.


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

Syntax

C#

public IList<XYZ> GetZoomCorners()

Return Value

IList<XYZ>

See Also

Reference

Was this information helpful?