ArcGIS Pro 2.9 API Reference Guide
GetSnapshot Method (AnnotationLayer)

ArcGIS.Desktop.Mapping Namespace > AnnotationLayer Class : GetSnapshot Method
Gets a readonly snapshot of the layers
Syntax
public IReadOnlyList<Layer> GetSnapshot()
Public Function GetSnapshot() As IReadOnlyList(Of Layer)

Return Value

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

AnnotationLayer Class
AnnotationLayer Members