SpacePin.RestoreOnLoad 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.
Callback on notification of the alignment manager's database to check if this preset has been persisted, and restore it to operation if it has.
protected virtual void RestoreOnLoad ();
abstract member RestoreOnLoad : unit -> unit
override this.RestoreOnLoad : unit -> unit
Protected Overridable Sub RestoreOnLoad ()