This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > ISPOT5Xform Interface > ISPOT5Xform.MaxIterations Property (ArcObjects .NET 10.4 SDK) |
Iteration count limit.
[Visual Basic .NET] Public Property MaxIterations As Integer
[C#] public int MaxIterations {get; set;}
[C++]
HRESULT get_MaxIterations(
long* MaxIterations
);
[C++]
HRESULT put_MaxIterations(
long MaxIterations
);
[C++]
Parameters MaxIterations [out, retval] MaxIterations is a parameter of type long MaxIterations [in] MaxIterations is a parameter of type long