The following tables list the members exposed by Layer.
| Name | Description | |
|---|---|---|
![]() | Layer Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | CacheType | Gets or sets the way that the layer is cached. |
![]() | Copyright | Gets or sets the copyright note for a layer, shown in the map view. |
![]() | Description | Returns the description of the layer. |
![]() | DisplayName | Gets or sets the string which represents a layer in the Contents window. |
![]() | DrapeType | Gets or sets the way that the layer is drawn in the View. |
![]() | Extent | Gets the extent of the data within the layer. |
![]() | IsAddedToView | Indicates if this Layer has been added to the View. |
![]() | IsConnected | Indicates if a connection to the underlying data currently exists. |
![]() | MaxVisibleDistance | Gets or sets the maximum altitude at which this layer is visible. |
![]() | MinVisibleDistance | Gets or sets the minimum altitude at which this layer is visible. |
![]() | Transparency | Gets or sets a value indicating the percentage of transparency of the layer. |
![]() | Type | Returns a description of the type of layer. |
![]() | Visible | Gets or sets a value indicating if the layer is currently visible. |
![]() | VisibleInContents | Gets or sets a value indicating if the layer is to be visible in the Contents window. |
| Name | Description | |
|---|---|---|
![]() | Connect | Connects a layer without adding it to the view. |
![]() | Disconnect | Disconnects a layer from its underlying data. |


