C# Class Google.KML.geRegion.geLod

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

Public Properties

Property Type Description
MaxFadeExtent int
MaxLodPixels int
MinFadeExtent int
MinLodPixels int

Public Methods

Method Description
ToKML ( XmlTextWriter kml ) : void

Method Details

ToKML() public method

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

Property Details

MaxFadeExtent public_oe property

public int MaxFadeExtent
return int

MaxLodPixels public_oe property

public int MaxLodPixels
return int

MinFadeExtent public_oe property

public int MinFadeExtent
return int

MinLodPixels public_oe property

public int MinLodPixels
return int