This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IA > IAdjustment Interface > IAdjustment.TransformationMethod Property (ArcObjects .NET 10.5 SDK) |
A transformation method by index.
[Visual Basic .NET] Public Function get_TransformationMethod ( _ ByVal index As Integer _ ) As ITransformationMethod
[C#] public ITransformationMethod get_TransformationMethod ( int index );