ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / GraphicsLayer Class / CanSetProperty Method

In This Topic
    CanSetProperty Method (GraphicsLayer)
    In This Topic
    Syntax
    protected internal override bool CanSetProperty( 
       LayerProperty prop
    )
    Protected Friend Overrides NotOverridable Function CanSetProperty( _
       ByVal prop As LayerProperty _
    ) As Boolean

    Parameters

    prop
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also