This document is archived and information here might be outdated.  Recommended version.


IXForm.IsIdentity Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IX > IXForm Interface > IXForm.IsIdentity Method
ArcGIS Developer Help

IXForm.IsIdentity Method

Indicates if XForm does nothing.

[Visual Basic .NET]
Public Function IsIdentity ( _
) As Integer
[C#]
public int IsIdentity (
);
[C++]
HRESULT IsIdentity(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IXForm Interface