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


ITinContourRenderer Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

ITinContourRenderer Interface

Provides access to members that control contour rendering.

Product Availability

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

Members

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.

CoClasses that implement ITinContourRenderer

CoClasses and Classes Description
TinContourRenderer TIN contour renderer component.