This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IG > IGMLConversion Interface > IGMLConversion.ESRIGeometry Property (ArcObjects .NET 10.4 SDK) |
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