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 (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the LAS Dataset Toolbar Environment.
Description | ||
---|---|---|
CurrentSelectedLayer | The ILasDatasetLayer interface of the current selected layer. | |
MaxProfilePointCount | The maximum profile point count in the Profile View. | |
QueryLastPointRenderer | Get the last selected point renderer for the given layer. | |
QueryLastTinRenderer | Get the last selected TIN renderer for the given layer. | |
QueryPanStep | Get the pan step in X and Y for the given layer. | |
SetLastPointRenderer | Set the last selected point renderer for the given layer. | |
SetLastTinRenderer | Set the last selected TIN renderer for the given layer. | |
SetPanStep | Set the pan step in X and Y for the given layer. |
CoClasses and Classes | Description |
---|---|
LasDatasetToolbarEnvironment | LAS Dataset Toolbar Environment. |