C# Class Google.KML.geSchemaField

Inheritance: geObject
Mostrar archivo Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY

Public Properties

Property Type Description
FieldType FieldTypes
Name string

Public Methods

Method Description
ToKML ( XmlTextWriter kml ) : void

Method Details

ToKML() public abstract method

public abstract ToKML ( XmlTextWriter kml ) : void
kml System.Xml.XmlTextWriter
return void

Property Details

FieldType public_oe property

public FieldTypes FieldType
return FieldTypes

Name public_oe property

public string Name
return string