C# Class Google.KML.geColor

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

Méthodes publiques

Свойство Type Description
SysColor Color

Méthodes publiques

Méthode Description
ToKML ( ) : string

Method Details

ToKML() public méthode

public ToKML ( ) : string
Résultat string

Property Details

SysColor public_oe property

public Color SysColor
Résultat Color