ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapViewOverlayControl Class / NotifyPropertyChanged Method

In This Topic
    NotifyPropertyChanged Method (MapViewOverlayControl)
    In This Topic
    Used to invoke a PropertyChanged.
    Syntax
    Protected Overridable Sub NotifyPropertyChanged( _
       Optional ByVal propertyName As String _
    ) 
    protected virtual void NotifyPropertyChanged( 
       string propertyName
    )

    Parameters

    propertyName
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also