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

In This Topic
    GetSnapshot Method (AnnotationLayer)
    In This Topic
    Gets a readonly snapshot of the sub layers.
    Syntax
    public IReadOnlyList<Layer> GetSnapshot()
    Public Function GetSnapshot() As IReadOnlyList(Of Layer)

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also