ArcGIS Pro 2.6 API Reference Guide
ViewportHeight Property (CIMViewCamera)

ArcGIS.Core.CIM Namespace > CIMViewCamera Class : ViewportHeight Property
Gets or sets the height of the viewport in meters. Viewport height and width are used for consistent camera positioning in isometric 3D views, eye separation in 3D stereo views and defines the focal distance in perspective views.
Syntax
public double ViewportHeight {get; set;}
Public Property ViewportHeight As Double
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMViewCamera Class
CIMViewCamera Members