Point3DAnimationUsingKeyFrames.OnChanged Method
Definition
Called when the current Point3DAnimationUsingKeyFrames object is modified.
protected:
override void OnChanged();
protected override void OnChanged ();
override this.OnChanged : unit -> unit
Protected Overrides Sub OnChanged ()