ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / AnimatedGIFFormat Class
Members

In This Topic
    AnimatedGIFFormat Class
    In This Topic
    Represents a Graphics Interchange Format (GIF) format object that can be used to export a Presentation. It exports a presentation to a short sequence of images that plays in a loop.
    Syntax
    public class AnimatedGIFFormat : VideoFormatBase 
    Public Class AnimatedGIFFormat 
       Inherits VideoFormatBase
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Mapping.ExportFormat
          ArcGIS.Desktop.Mapping.VideoFormatBase
             ArcGIS.Desktop.Mapping.AnimatedGIFFormat

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also