This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IK > IKmlLayer Interface (ArcObjects .NET 10.4 SDK) |
Provides information about a KML Layer.
Description | ||
---|---|---|
AreaOfInterest | The default area of interest for the layer. | |
Cached | Indicates if the layer needs its own display cache. | |
DataPath | Full pathname of the KML data. | |
Draw | Draws the layer to the specified display for the given draw phase. | |
GlobeContainedDataPath | Full pathname of the KML data within a contained part of Globe. | |
LabelsVisible | Labels are Visible. | |
MaximumRefreshInterval | Maximun Refresh interval in seconds. | |
MaximumScale | Maximum scale (representative fraction) at which the layer will display. | |
MinimumRefreshInterval | Minimun Refresh interval in seconds. | |
MinimumScale | Minimum scale (representative fraction) at which the layer will display. | |
Name | Layer name. | |
RefreshVisibleNodes | Refresh Visible Nodes. | |
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. | |
Valid | Indicates if the layer is currently valid. | |
Visible | Indicates if the layer is currently visible. |
Interfaces | Description |
---|---|
ILayer | Provides access to members that work with all layers. |
CoClasses and Classes | Description |
---|---|
KmlLayer | Esri KML Layer class. |