Name | Description | |
---|---|---|
ConnectionStatus | Gets a value indicating the MapMember's connection status. (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
DepthPriority | Gets the depth priority of a layer. | |
DisplayCacheType | Gets the layer's display cache type. | |
HasJoins | Gets whether the layer has any joins | |
HasRelates | Gets whether the layer has any relates | |
IsExpanded | Gets whether the layer is expanded or collapsed on the TOC. | |
IsVisible | Gets the layer's visibility state | |
LegendGroups | Gets a read only collection of legend groups. | |
Map | Get the map which the MapMember belongs to. (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
MapLayerType | Gets map layer type. | |
MaxDisplayCacheAge | Gets the duration of display cache for the layer. | |
MaxDistance | Gets the maximum distance (in meter) at which the layer is visible in a 3D scene or globe view. | |
MaxScale | Gets the layer's maximum scale (representative fraction) at which the layer is visible in a 2D map view. | |
MinDistance | Gets the minimum distance (in meter) at which the layer is visible in a 3D scene or globe view. | |
MinScale | Gets the layer's minimum scale (representative fraction) at which the layer is visible in a 2D map view. | |
Name | Gets the display name of the MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
Parent | Gets the parent of the layer. It is either the group layer it belongs to, or the map for layers that do not belong in any group layers. | |
SceneLayerType | Gets the scene layer type | |
ShowPopups | Gets a value indicating whether the MapMember is configured to show pop-ups when a feature is clicked. (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
Transparency | Gets the transparency value set to the layer. 100 being fully transparent and 0 means opaque. | |
URI | Gets the unique path of this MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember) |