This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IPartIDAware Interface > IPartIDAware.PartIDAware Property (ArcObjects .NET 10.4 SDK) |
Indicates if this geometry is aware of part IDs.
[Visual Basic .NET] Public Property PartIDAware As Boolean
[C#] public bool PartIDAware {get; set;}
[C++]
HRESULT get_PartIDAware(
VARIANT_BOOL* idAware
);
[C++]
HRESULT put_PartIDAware(
VARIANT_BOOL idAware
);
[C++]
Parameters idAware [out, retval] idAware is a parameter of type VARIANT_BOOL idAware idAware is a parameter of type VARIANT_BOOL