ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / Element Class / CanConvertToGraphics Property

In This Topic
    CanConvertToGraphics Property (Element)
    In This Topic
    Gets whether the given element can be converted to graphics
    Syntax
    public bool CanConvertToGraphics {get;}
    Public ReadOnly Property CanConvertToGraphics As Boolean

    Property Value

    True if the element can be converted otherwise false
    Remarks
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also