This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITransformationMethod Interface > ITransformationMethod.MinNumDisplacementPoints Property (ArcObjects .NET 10.5 SDK) |
The minumum number of displacement points required for this transformation method.
[Visual Basic .NET] Public ReadOnly Property MinNumDisplacementPoints As Integer
[C#] public int MinNumDisplacementPoints {get;}