This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpDescribeGeometry Interface > IGpDescribeGeometry.IsMultipart Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the geometry object contains more than one part.
[Visual Basic .NET] Public ReadOnly Property IsMultipart As String
[C#] public string IsMultipart {get;}
[C++]
HRESULT get_IsMultipart(
BSTR* multipart
);
[C++]
Parameters multipart [out, retval] multipart is a parameter of type BSTR