NearAnchorCriteria Constructors
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.
Overloads
NearAnchorCriteria() | |
NearAnchorCriteria(IntPtr, Boolean) |
NearAnchorCriteria()
public:
NearAnchorCriteria();
public NearAnchorCriteria ();
Public Sub New ()
Applies to
NearAnchorCriteria(IntPtr, Boolean)
protected NearAnchorCriteria (IntPtr ahandle, bool transfer);
new Microsoft.Azure.SpatialAnchors.NearAnchorCriteria : nativeint * bool -> Microsoft.Azure.SpatialAnchors.NearAnchorCriteria
Protected Sub New (ahandle As IntPtr, transfer As Boolean)
Parameters
- ahandle
-
IntPtr
nativeint
- transfer
- Boolean