Enum IntersectionType
IntersectionType enumeration
public enum IntersectionType
Values
| Name | Value | Description |
|---|---|---|
| SegmentWithSegment | 0 | |
| SegmentWithSegmentOverlapping | 1 | |
| SegmentWithPoint | 2 |
See Also
- namespace Aspose.Gis.Topology
- assembly Aspose.GIS
public enum IntersectionType
| Name | Value | Description |
|---|---|---|
| SegmentWithSegment | 0 | |
| SegmentWithSegmentOverlapping | 1 | |
| SegmentWithPoint | 2 |