ArcGIS Pro 3.7 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 ReadOnly Property CanConvertToGraphics As Boolean
    public bool CanConvertToGraphics {get;}

    Property Value

    True if the element can be converted otherwise false
    Remarks
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also