Class WayOptions
WayOptions class
Options to find a way on the map
public class WayOptions
Constructors
| Name | Description |
|---|---|
| WayOptions(int) | Create an instance using default options. |
Properties
| Name | Description |
|---|---|
| GoalPoint { get; set; } | Goal point of the way |
| IsMoveOnlyRoad { get; set; } | Find the way only by road |
| IsScaleFixed { get; } | Is scale constant |
| Radius { get; set; } | Radius for search |
| Scale { get; set; } | Scale of the map |
| StartPoint { get; set; } | Start point of the way |
Methods
| Name | Description |
|---|---|
| Clone() | Clone object to one another. |
See Also
- namespace Aspose.Gis.GeoTools.WayAnalyzer
- assembly Aspose.GIS