AnchorSettings.UseDefaults Property
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.
Ignore set values and use default behavior. When set, will reset all values to defaults.
public bool UseDefaults { get; set; }
member this.UseDefaults : bool with get, set
Public Property UseDefaults As Boolean