ArcObjects Library Reference (EditorExt)  

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