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(
LPUNKNOWN* ppiGeometry
);
[C++]
HRESULT putref_ESRIGeometry(
LPUNKNOWN ppiGeometry
);
[C++]Parameters
ppiGeometry [out, retval] ppiGeometry is a parameter of type LPUNKNOWN ppiGeometry [in] ppiGeometry is a parameter of type LPUNKNOWN
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.