Reports for WPF | ComponentOne
C1.C1Report.CustomFields Namespace / Map Class / OnPropertyChanged Method

In This Topic
    OnPropertyChanged Method (Map)
    In This Topic
    Overridden. Disposes the cached map image if any, and calls the base implementation.
    Syntax
    'Declaration
     
    Public Overrides Sub OnPropertyChanged() 
    public override void OnPropertyChanged()
    See Also