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


IAdjustment.TransformationMethodCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IA > IAdjustment Interface > IAdjustment.TransformationMethodCount Property
ArcGIS Developer Help

IAdjustment.TransformationMethodCount Property

The number of transformation methods.

[Visual Basic .NET]
Public ReadOnly Property TransformationMethodCount As Integer
[C#]
public int TransformationMethodCount {get;}

Product Availability

Available with ArcGIS Desktop.

Description

This is the number of transformation methods registered under spatial adjustment. These appear under the ESRI Adjustment Transformation Methods component category and the Adjustment Methods menu on the spatial adjustment toolbar.

See Also

IAdjustment Interface