Class Edge
Edge class
public class Edge : Chain
Properties
Name | Description |
---|---|
Count { get; } | |
EndCoordinate { get; } | |
IsClockwise { get; } | |
IsClosed { get; } | |
Item { get; } | |
Label { get; } | |
SegmentsCount { get; } | |
StartCoordinate { get; } |
Methods
Name | Description |
---|---|
GetEnumerator() | |
InnerLocation(int) | |
Locate(Coordinate) | |
OuterLocation(int) | |
SegmentAt(int) | |
TakeCoordinatesDangerous() |
See Also
- class Chain
- namespace Aspose.Gis.Topology.Graph
- assembly Aspose.GIS