SpongyAnchorNull.IsLocated 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.
Returns true if the anchor is reliably located. False might mean loss of tracking or not fully initialized.
public override bool IsLocated { get; }
member this.IsLocated : bool
Public Overrides ReadOnly Property IsLocated As Boolean