The width of the Globe View in pixels.
[Visual Basic 6.0] Property ViewWidth As Long
[Visual Basic .NET] Public ReadOnly Property ViewWidth As Integer
[C#] public int ViewWidth {get;}
The width of the current view display area in pixels. The ViewWidth is equal to the width of the ArcReaderGlobeControl - TOCWidth - 4 (the width of the splitter that separates the TOC from the current view display area).