ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / IElement Interface / CanConvertToGraphics Property

CanConvertToGraphics Property (IElement)
Gets whether the given element can be converted to graphics.
Syntax
bool CanConvertToGraphics {get;}

Property Value

True if the element can be converted otherwise false
Remarks
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 3.0 or higher.
See Also