Provides access to members that control a Lasdataset layer.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
AddRenderer | Add a renderer to the end of the group. |
![]() |
AnalysisToolsResolution | Indicates the resolution that analysis tools will be enabled. |
![]() |
AreaOfInterest | The default area of interest for the layer. |
![]() |
Cached | Indicates if the layer needs its own display cache. |
![]() |
ClearRenderers | Remove all the renderers from the group. |
![]() |
CurrentResolution | Indicates the current resolution. |
![]() |
Dataset | The LasDataset used to define the layer. |
![]() |
DeleteRenderer | Remove a renderer from the group. |
![]() |
DisplayField | The primary display field. |
![]() |
Draw | Draws the layer to the specified display for the given draw phase. |
![]() |
FileExtentSymbol | The symbol for drawing file extent. |
![]() |
FileNameSymbol | The symbol for display file name. |
![]() |
Filter | The display filter. |
![]() |
FullResolutionScale | Indicates the map scale at which data may be displayed at full resolution. |
![]() |
GetCurrentSurface | Gets current surface. |
![]() |
GetRenderer | Gets the nth renderer. |
![]() |
InsertRenderer | Insert a renderer at given index. |
![]() |
LockCurrentSurface | Indicates if current surface should be updated based on scale change. |
![]() |
MaintainCurrentSurface | Indicates if CurrentSurface should be maintained even if layer is invisible, or there is no surface renderer. |
![]() |
MaximumScale | Maximum scale (representative fraction) at which the layer will display. |
![]() |
MinimumScale | Minimum scale (representative fraction) at which the layer will display. |
![]() |
Name | Layer name. |
![]() |
PointBudget | Indicates the point budget. |
![]() |
PointCountPerCentimeter | Indicates the point count per centimeter on screen. |
![]() |
RendererCount | The number of renderers. |
![]() |
ScaleSymbols | Indicates if symbols are scaled for this layer. |
![]() |
ShowFileExtent | Indicates whether or not to draw file extent. |
![]() |
ShowFileName | Indicates whether or not to display file ame. |
![]() |
ShowResolution | Indicates if TOC should display resolution. |
![]() |
ShowTips | Indicates if the layer shows map tips. |
![]() |
SpatialReference | Spatial reference for the layer. |
![]() |
SupportedDrawPhases | Supported draw phases. |
![]() |
TipText | Map tip text at the specified location. |
![]() |
UseFullResolutionScale | Indicates if map scale should be used to control full resolution display. |
![]() |
Valid | Indicates if the layer is currently valid. |
![]() |
Visible | Indicates if the layer is currently visible. |
Inherited Interfaces
Interfaces | Description |
---|---|
ILayer | Provides access to members that work with all layers. |
CoClasses that implement ILasDatasetLayer
CoClasses and Classes | Description |
---|---|
LasDatasetLayer | The Terrain Layer class. |