ArcObjects Library Reference (PublisherControls)  

IARGlobeControl.TOCWidth Property

The width of the Table of Contents (TOC) in pixels.

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

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

The width of the Table of Contents (TOC) in pixels. By default the TOCWidth property is set to 180. The minimum value that can be set to the TOCWidth property is 4.

See Also

IARGlobeControl Interface