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


ITinHistogram.Tin Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

ITinHistogram.Tin Property

The TIN used to define the histogram.

[Visual Basic .NET]
Public Property Tin As ITin
[C#]
public ITin Tin {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITinHistogram Interface