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

    See Also