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


ITinContourRenderer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITinContourRenderer Interface
ArcGIS Developer Help

ITinContourRenderer Interface

Provides access to members that control contour rendering.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property ContourDescription The description for the label.
Read/write property contourInterval The contour interval.
Read/write property ContourLabel The descriptive symbol text.
Read/write property ContourSymbol The symbol used to render the contour.
Read/write property IndexContourDescription The description for the index contour.
Read/write property indexContourFactor The index contour factor.
Read/write property IndexContourLabel The label for the index contour.
Read/write property IndexContourSymbol The symbol used to render index contour.
Read/write property referenceContourHeight The reference contour height.

Classes that implement ITinContourRenderer

Classes Description
TinContourRenderer TIN contour renderer component.