Class KmlLabelStyle
KmlLabelStyle class
Specificeert hoe het label wordt getekend in de geografische weergave.
public class KmlLabelStyle : KmlAbstractColorStyle
Constructeurs
Eigenschappen
Naam | Beschrijving |
---|
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