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


ILegendWizard.LegendFrame Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IL > ILegendWizard Interface > ILegendWizard.LegendFrame Property
ArcGIS Developer Help

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