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


ILasDatasetToolbarEnvironment Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalystUI > ESRI.ArcGIS.Analyst3DUI > Interfaces > IL > ILasDatasetToolbarEnvironment Interface
ArcGIS Developer Help

ILasDatasetToolbarEnvironment Interface

Provides access to members that control the LAS Dataset Toolbar Environment.

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

Members

Name Description
Read/write property CurrentSelectedLayer The ILasDatasetLayer interface of the current selected layer.
Read/write property MaxProfilePointCount The maximum profile point count in the Profile View.
Method QueryLastPointRenderer Get the last selected point renderer for the given layer.
Method QueryLastTinRenderer Get the last selected TIN renderer for the given layer.
Method QueryPanStep Get the pan step in X and Y for the given layer.
Method SetLastPointRenderer Set the last selected point renderer for the given layer.
Method SetLastTinRenderer Set the last selected TIN renderer for the given layer.
Method SetPanStep Set the pan step in X and Y for the given layer.

Classes that implement ILasDatasetToolbarEnvironment

Classes Description
LasDatasetToolbarEnvironment LAS Dataset Toolbar Environment.