Click or drag to resize

SamplePointsParameters Properties

The SamplePointsParameters type exposes the following members.

Properties
  NameDescription
Public propertyCircles
The circles to sample points within.
Public propertyNavigabilityLocation
The location that the sampled points must be navigable from or to, depending on Type.
Public propertyNavigableFromDestinationTolerance
When Type is NavigableFrom, specifies the distance we must be able to get within NavigabilityLocation from the sampled points.
Public propertyNumPoints
The number of points to try to find.
Public propertyType
The type of points to sample.
Public propertyZoneId
Top
See Also