ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMProjectThumbnailOptions Class / GenerationMethod Property

In This Topic
    GenerationMethod Property
    In This Topic
    Gets or sets a value indicating how a thumbnail should be generated for a project.
    Syntax
    Public Property GenerationMethod As ProjectThumbnailGenerationMethod
    public ProjectThumbnailGenerationMethod GenerationMethod {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also