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


IARGlobeControl.ViewHeight Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARGlobeControl Interface > IARGlobeControl.ViewHeight Property
ArcGIS Developer Help

IARGlobeControl.ViewHeight Property

The height of the Globe 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 current view display area in pixels.

See Also

IARGlobeControl Interface