NearAnchorCriteria Class
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.
Use this class to describe how anchors to be located should be near a source anchor.
public ref class NearAnchorCriteria
public class NearAnchorCriteria
type NearAnchorCriteria = class
Public Class NearAnchorCriteria
- Inheritance
-
NearAnchorCriteria
Constructors
NearAnchorCriteria() | |
NearAnchorCriteria(IntPtr, Boolean) |
Properties
DistanceInMeters |
Maximum distance in meters from the source anchor (defaults to 5). |
MaxResultCount |
Maximum desired result count (defaults to 20). |
SourceAnchor |
Source anchor around which nearby anchors should be located. |
Methods
ConvertCookieToHandle(UInt64) | |
ConvertHandleToCookie(IntPtr) | |
Finalize() |