ArcObjects Library Reference (EditorExt)  

ITransformationMethodGEN.MinNumDisplacementPoints Property

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;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITransformationMethodGEN Interface