KmlLinearRingCoordinates Class
Version 1.0.0-beta002
.NET Framework 4.7
| Namespace | Skybrud.Essentials.Maps.Kml.Geometry |
|---|---|
| Assembly | Skybrud.Essentials.Maps.dll |
| Visibility | Public |
| Interfaces |
IEnumerable<T>, IEnumerable
|
| Inheritance |
public class KmlLinearRingCoordinates : KmlObject, IEnumerable<T>, IEnumerable { }
Properties
| Type | Name | Summary |
|---|---|---|
| int | Count | |
| KmlPointCoordinates | Item |
Methods
|
GetEnumerator()
(virtual)
|
|
Parse(XElement)
(static)
|
|
ToXElement()
(virtual)
|
Inherited from KmlObject |
|
NewXElement()
(virtual)
|
|
NewXElement(string)
(virtual)
|