This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITinContourRenderer Interface > ITinContourRenderer.ReferenceContourHeight Property (ArcObjects .NET 10.4 SDK) |
The reference contour height.
[Visual Basic .NET] Public Property referenceContourHeight As Double
[C#] public double referenceContourHeight {get; set;}
[C++]
HRESULT get_referenceContourHeight(
double* Height
);
[C++]
HRESULT put_referenceContourHeight(
double Height
);
[C++]
Parameters Height [out, retval] Height is a parameter of type double Height [in] Height is a parameter of type double