This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* IsIdentity
);
[C++]
Parameters IsIdentity [out, retval]
IsIdentity is a parameter of type bool*