CloudSpatialAnchor.LocalAnchor 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.
The anchor in the local mixed reality system.
public:
property IntPtr LocalAnchor { IntPtr get(); void set(IntPtr value); };
public IntPtr LocalAnchor { get; set; }
member this.LocalAnchor : nativeint with get, set
Public Property LocalAnchor As IntPtr
Property Value
IntPtr
nativeint