This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IM > IMapGridWizard Interface > IMapGridWizard.GraphicElement Property (ArcObjects .NET 10.5 SDK) |
The generated graphic element, if any (valid after calling DoModal).
[Visual Basic .NET] Public ReadOnly Property GraphicElement As IElement
[C#] public IElement GraphicElement {get;}