C# Class Google.KML.geInnerBoundaryIs

Inheritance: geBoundaryIs
Mostrar archivo Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY Class Usage Examples

Public Methods

Method Description
ToKML ( XmlTextWriter kml ) : void

Renders the object and any children to KML

geInnerBoundaryIs ( geLinearRing linearRing ) : System

Method Details

ToKML() public method

Renders the object and any children to KML
public ToKML ( XmlTextWriter kml ) : void
kml System.Xml.XmlTextWriter
return void

geInnerBoundaryIs() public method

public geInnerBoundaryIs ( geLinearRing linearRing ) : System
linearRing geLinearRing
return System