Class KmlLabelStyle

KmlLabelStyle class

Specificeert hoe het label wordt getekend in de geografische weergave.

public class KmlLabelStyle : KmlAbstractColorStyle

Constructeurs

NaamBeschrijving
KmlLabelStyle()De standaard constructeur.

Eigenschappen

NaamBeschrijving
Color { get; set; }Specificeert de kleur van het grafische element. StandaardwaardeWhite .
ColorMode { get; set; }Specificeert de kleurmodus van het grafische element. Standaardwaarde: normaal.
Scale { get; set; }Specificeert een schaalfactor die op het label moet worden toegepast. Standaardwaarde is ‘1’.

Zie ook