DataParameter.OnScaleChanged Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called when the Scale property has changed.
protected:
virtual void OnScaleChanged();
protected virtual void OnScaleChanged ();
abstract member OnScaleChanged : unit -> unit
override this.OnScaleChanged : unit -> unit
Protected Overridable Sub OnScaleChanged ()