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

In This Topic
    CanConvertToGraphics Property (IElement)
    In This Topic
    Gets whether the given element can be converted to graphics.
    Syntax
    bool CanConvertToGraphics {get;}
    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