C# Class Google.KML.geRegion.geLod

Inheritance: geObject
Show file 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 property

public int MaxFadeExtent
return int

MaxLodPixels public property

public int MaxLodPixels
return int

MinFadeExtent public property

public int MinFadeExtent
return int

MinLodPixels public property

public int MinLodPixels
return int