Note: This API is now obsolete.
[ObsoleteAttribute("This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use ViewAnchor instead.")]
public enum ViewportPositioning
| Member name | Value | Description |
|---|---|---|
| ViewOrigin | 1 | When swapping to another view, the viewport location will be based on the view origin. |
| ViewportCenter | 0 | When swapping to another view, the center of the viewport will be maintained. |