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


In This Topic
    AnnotationLayer Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets the active definition query. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
    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 a list of all DefinitionQueries. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
    Public Property Gets the where clause of the active definition query. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
    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 the per feature blend mode of a basic feature layer. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
    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 a layer is editable. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
    Public Property Gets whether the layer is expanded or collapsed on the TOC. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets whether a basic feature layer is selectable. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
    Public Property Gets whether a basic feature layer is set to automatically select related data. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
    Public Property Gets the layer's visibility state. (Inherited from ArcGIS.Desktop.Mapping.Layer)
    Public Property Gets a read-only collection of annotation sub layers from the AnnotationLayer.  
    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 the number of features selected in the layer. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
    Public Property Gets the geometry type of the layer. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
    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