ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / ElementInfo Class / CreateElementInfo Method / CreateElementInfo(Anchor,Nullable<Double>,Double) Method
Placement
Rotation
Corner rounding
Version

CreateElementInfo(Anchor,Nullable<Double>,Double) Method
Create an ElementInfo with the specified settings
Syntax
public static ElementInfo CreateElementInfo( 
   Anchor anchor,
   Nullable<double> rotation,
   double cornerRounding
)

Parameters

anchor
Placement
rotation
Rotation
cornerRounding
Corner rounding

Return Value

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also