This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IE > IExportGeometryParameters Interface > IExportGeometryParameters.GeometryType Property (ArcObjects .NET 10.4 SDK) |
The geometry type.
[Visual Basic .NET] Public Property GeometryType As String
[C#] public string GeometryType {get; set;}
[C++]
HRESULT get_GeometryType(
BSTR* pType
);
[C++]
HRESULT put_GeometryType(
BSTR pType
);
[C++]
Parameters pType [out, retval] pType is a parameter of type BSTR pType [in] pType is a parameter of type BSTR