UIViewGetZoomCorners 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: 26.0.4.0 (26.0.4.0)
Syntax
public IList<XYZ> GetZoomCorners()

Return Value

IListXYZ
See Also