ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ENCLayer Class


In This Topic
    ENCLayer Class Properties
    In This Topic

    For a list of all members of this type, see ENCLayer members.

    Public Properties
     NameDescription
    Public Property (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets the blending mode of a layer. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets a value indicating the MapMember's connection status. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
    Public Property Gets the depth priority of a layer. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets the layer's display cache type. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets whether the layer has any joins (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets whether the layer has any relates (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets whether the layer is expanded or collapsed on the TOC. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets the layer's visibility state. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets a read only collection of legend groups. Check the LegendStatus property before accessing this collection. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public PropertyOverridden.  Gets the status of the legend  
    Public Property Get the map which the MapMember belongs to. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
    Public Property Gets map layer type. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets the duration of display cache for the layer. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets the maximum distance (in meter) at which the layer is visible in a 3D scene or globe view. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets the layer's maximum scale (representative fraction) at which the layer is visible in a 2D map view. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets the minimum distance (in meter) at which the layer is visible in a 3D scene or globe view. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets the layer's minimum scale (representative fraction) at which the layer is visible in a 2D map view. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets the display name of the MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
    Public Property 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. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets and sets the rasterize on export flag. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets the scene layer type. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets a value indicating whether the MapMember is configured to show pop-ups when a feature is clicked. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
    Public Property Gets whether the MapMember supports metadata (Inherited from ArcGIS.Desktop.Mapping.MapMember)
    Public Property Gets the transparency value set to the layer. 100 being fully transparent and 0 means opaque. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets the unique path of this MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
    Top
    See Also