This document is archived and information here might be outdated. Recommended version. |
The Geometry interface.
[Visual Basic .NET] Public ReadOnly Property Geometry As IGeometry
[C#] public IGeometry Geometry {get;}
[C++]
HRESULT get_Geometry(
IGeometry** ppGeometry
);
[C++]
Parameters ppGeometry [out, retval]
ppGeometry is a parameter of type IGeometry**