ArcGIS Pro 3.3 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 ProjectThumbnailGenerationMethod GenerationMethod {get; set;}
    Public Property GenerationMethod As ProjectThumbnailGenerationMethod
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also