C# Class Google.KML.geColor

Used to convert .Net color objects to strings that Google Earth understands (AABBGGRR)
Mostrar archivo Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY Class Usage Examples

Public Properties

Property Type Description
SysColor Color

Public Methods

Method Description
ToKML ( ) : string

Method Details

ToKML() public method

public ToKML ( ) : string
return string

Property Details

SysColor public_oe property

public Color SysColor
return Color