ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / GIFFormat Class / GIFFormat Constructor
Example

In This Topic
    GIFFormat Constructor
    In This Topic
    Initialize a new instance of GIFFormat.
    Syntax
    public GIFFormat()
    Public Function New()
    Example
    GIF_Constructor
    GIFFormat GIF = new GIFFormat();
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also