This document is archived and information here might be outdated. Recommended version. |
Includes Esri geometry settings in GML conversion.
[Visual Basic .NET]
Public Property ESRIGeometry As Object
[C#]
public object ESRIGeometry {get; set;}
[C++]
HRESULT get_ESRIGeometry(
IUnknown Pointer* ppiGeometry
);
[C++]
HRESULT putref_ESRIGeometry(
LPUNKNOWN ppiGeometry
);
[C++] Parameters ppiGeometry [out, retval]
ppiGeometry is a parameter of type IUnknown* ppiGeometry [in]
ppiGeometry is a parameter of type IUnknown