Class SimplifySegmentsOptions
SimplifySegmentsOptions class
Options for SimplifySegments
.
public class SimplifySegmentsOptions
Constructors
Name | Description |
---|---|
SimplifySegmentsOptions() | Create an instance with init fields by default. |
SimplifySegmentsOptions(SimplifySegmentsOptions) | Create copy of instance SimplifySegmentsOptions . |
Properties
Name | Description |
---|---|
Distance { get; set; } | Parameter for check is point near to line segment. Default value is 0. |
Methods
Name | Description |
---|---|
Clone() | Create copy of object. |
See Also
- namespace Aspose.Gis.GeoTools
- assembly Aspose.GIS