GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawView Class / OnPropertyChanged Method
In This Topic
    OnPropertyChanged Method (GoDrawView)
    In This Topic
    Handles changes to the view's DocScale and DocPosition properties.
    Syntax
    protected override void OnPropertyChanged( 
       PropertyChangedEventArgs evt
    )

    Parameters

    evt
    See Also