This document is archived and information here might be outdated.  Recommended version.


IARControl.ViewHeight Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (PublisherControls)  

IARControl.ViewHeight Property

The height of the Active View in pixels.

[Visual Basic .NET]
Public ReadOnly Property ViewHeight As Integer
[C#]
public int ViewHeight {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

The height of the CurrentView display area in pixels.

See Also

IARControl Interface