This document is archived and information here might be outdated. Recommended version. |
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**