This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IN > INetworkIdentifyObj Interface > INetworkIdentifyObj.Shape Property (ArcObjects .NET 10.5 SDK) |
Geometry corresponding to the network element.
[Visual Basic .NET] Public ReadOnly Property Shape As IGeometry
[C#] public IGeometry Shape {get;}
[C++]
HRESULT get_Shape(
IGeometry** netElementGeometry
);
[C++]
Parameters netElementGeometry [out, retval]
netElementGeometry is a parameter of type IGeometry