메소드 | 설명 | |
---|---|---|
FromPointList ( string name, string pointList ) : |
||
ReadKml ( string kml, bool onlyOuterPolygon = false ) : List |
메소드 | 설명 | |
---|---|---|
ParsePolygon ( string name, System.Xml.Linq.XElement pg, string ns, bool onlyOuter ) : |
public FromPointList ( string name, string pointList ) : |
||
name | string | |
pointList | string | |
리턴 |
public ReadKml ( string kml, bool onlyOuterPolygon = false ) : List |
||
kml | string | |
onlyOuterPolygon | bool | |
리턴 | List |