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


ITransformationMethodGEN.MinNumDisplacementPoints Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITransformationMethodGEN Interface > ITransformationMethodGEN.MinNumDisplacementPoints Property
ArcGIS Developer Help

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