ArcGIS Pro 2.9 API Reference Guide
CanCreateGraphicElement Method

ArcGIS.Desktop.Layouts Namespace > GraphicElementContainer Class : CanCreateGraphicElement Method
Gets whether a graphic element can be created using the graphic element container.
Syntax
public bool CanCreateGraphicElement()
Public Function CanCreateGraphicElement() As Boolean

Return Value

True if graphic elements can be created. False otherwise.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

GraphicElementContainer Class
GraphicElementContainer Members