Enum IntersectionMatrixDimension
IntersectionMatrixDimension enumeration
[Flags]
public enum IntersectionMatrixDimension
Values
| Name | Value | Description |
|---|---|---|
| NoDimension | 1 | |
| PointDimension | 2 | |
| LineDimension | 4 | |
| AreaDimension | 8 | |
| AnyDimension | E | |
| Irrelevant | F |
See Also
- namespace Aspose.Gis.Topology
- assembly Aspose.GIS