ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / ElementInfo Class / CreateElementInfos Method / CreateElementInfos(Anchor,Nullable<Double>,Double,IEnumerable<IEnumerable<CIMStringMap>>) Method
Placement
Rotation
Corner rounding
List/Array of Custom property collections

In This Topic
    CreateElementInfos(Anchor,Nullable<Double>,Double,IEnumerable<IEnumerable<CIMStringMap>>) Method
    In This Topic
    Create a collection of ElementInfos, one per custom properties collection
    Syntax

    Parameters

    anchor
    Placement
    rotation
    Rotation
    cornerRounding
    Corner rounding
    customProperties
    List/Array of Custom property collections
    Remarks
    Each elementInfo will be initialized with the same anchor, rotation, and cornerRounding
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also