public void SetViewAnchorAndPosition( ViewAnchor viewAnchor, XYZ position )
| Exception | Condition |
|---|---|
| ArgumentException | The given value of viewAnchor cannot be applied to this Viewport. |
| ArgumentNullException | A non-optional argument was null |
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |