ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Reports Namespace / IReportElementFactory Interface / CreateMapFrame Method
IElementContainer
Envelope

In This Topic
    CreateMapFrame Method (IReportElementFactory)
    In This Topic
    Creates a mapFrame element on a report from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax

    Parameters

    elementContainer
    IElementContainer
    envelope
    Envelope
    map
    mapFrameName
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also