ArcObjects Library Reference  (PublisherControls)    

IARGlobeControl.ViewTop Property

The number of pixels between the left edge of the control and the left side of the Globe View.

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

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

The top of the current view display area in pixels. This will always return 0.

See Also

IARGlobeControl Interface

 


Feedback Send feedback on this page