ArcGIS Pro 3.0 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, Windows 8.1

    See Also