ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / GraphicElement Class / CornerRounding Property
Version

CornerRounding Property (GraphicElement)
Gets the corner rounding
Syntax
public double CornerRounding {get;}

Property Value

System.Double
Remarks
Corner rounding is specified as a percentage from 0.0% to 50.0. If P:ArcGIS.Desktop.Layouts.GraphicElement.CanSupportCornerRounding% returns false, 0.0 is always returned
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also