This document is archived and information here might be outdated. Recommended version. |
Indicates if XForm does nothing.
[Visual Basic .NET]
Public Function IsIdentity ( _
) As Integer
[C#]
public int IsIdentity (
);
[C++]
HRESULT IsIdentity(
void
);