This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalystUI > ESRI.ArcGIS.Analyst3DUI > Interfaces > IL > ILasDatasetToolbarEnvironment Interface > ILasDatasetToolbarEnvironment.SetLastTinRenderer Method (ArcObjects .NET 10.5 SDK) |
Set the last selected TIN renderer for the given layer.
[Visual Basic .NET] Public Sub SetLastTinRenderer ( _ ByVal pLayer As ILasDatasetLayer, _ ByVal clsid As Guid _ )
[C#] public void SetLastTinRenderer ( ILasDatasetLayer pLayer, Guid clsid );