SamplePointsParameters Methods |
The SamplePointsParameters type exposes the following members.
Name | Description | |
---|---|---|
Any |
Find any points in the specified circles.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HighlyConnected |
Find points in the specified circles that are highly connected (i.e. with navigability
to lots of other points).
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
NavigableFrom |
Find points in the specified circles that can be navigated from to the specified location.
| |
NavigableTo |
Find points in the specified cirles that can be navigated to from the specified location.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |