This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRepresentation Interface > IRepresentation.MapContext Property (ArcObjects .NET 10.5 SDK) |
Map context in which the representation is defined.
[Visual Basic .NET] Public ReadOnly Property MapContext As IMapContext
[C#] public IMapContext MapContext {get;}
[C++]
HRESULT get_MapContext(
IMapContext** MapContext
);
[C++]
Parameters MapContext [out, retval]
MapContext is a parameter of type IMapContext