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


ILegendWizard.LegendFrame Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CartoUI)  

ILegendWizard.LegendFrame Property

The legend frame (valid after calling DoModal).

[Visual Basic .NET]
Public ReadOnly Property LegendFrame As IMapSurroundFrame
[C#]
public IMapSurroundFrame LegendFrame {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ILegendWizard Interface