|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITinContourRenderer Interface > ITinContourRenderer.IndexContourFactor Property (ArcObjects .NET 10.5 SDK) | 
The index contour factor.
[Visual Basic .NET] Public Property indexContourFactor As Integer
[C#] public int indexContourFactor {get; set;}
[C++]
HRESULT get_indexContourFactor(
  long* factor
);
[C++]
HRESULT put_indexContourFactor(
  long factor
);
[C++]
Parameters factor [out, retval] factor is a parameter of type long factor [in] factor is a parameter of type long