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


ITransformationMethodGEN.MinNumDisplacementPoints Property (ArcObjects .NET 10.5 SDK)
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