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


IMapGridWizard.GraphicElement Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CartoUI)  

IMapGridWizard.GraphicElement Property

The generated graphic element, if any (valid after calling DoModal).

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

Product Availability

Available with ArcGIS Desktop.

See Also

IMapGridWizard Interface