Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: IEnumerable<EdgeD> Edges

Declaration

IEnumerable<EdgeD> Edges

Summary

Enumerates the edges of this polygon in vertex order. The enumerable is "live" and reflects any changes to PolygonD.Vertices immediately.