ArcObjects Library Reference (PublisherControls)  

IARGlobeControlDefault.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

IARGlobeControlDefault Interface