This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGeodataXform Interface > IGeodataXform.IsIdentity Property (ArcObjects .NET 10.5 SDK) |
Indicates if this geodata transform is an identity transform.
[Visual Basic .NET] Public ReadOnly Property IsIdentity As Boolean
[C#] public bool IsIdentity {get;}
[C++]
HRESULT get_IsIdentity(
VARIANT_BOOL* IsIdentity
);
[C++]
Parameters IsIdentity [out, retval] IsIdentity is a parameter of type VARIANT_BOOL