CartoType .NET API 8.8-7-gb35e4dc71
for development in C#, Visual Basic and other .NET languages
Properties | List of all members
CartoType::BlendStyle Class Reference

A rule to modify a certain style or styles. The colors are blended with colors in a style, using their alpha values as the blend fraction. More...

#include <CartoTypeWrapper.h>

Properties

String^ Styles
 A space or comma separated list of wild-card style names. The special name '[legend]' is used for the legend, scale, copyright notice and turn instructions.
 
Color MainColor
 The color to be blended with the colors in the style.
 
Color BorderColor
 If not null, the color to be blended with border colors.
 
Color TextColor
 If not null, the color to be blended with text colors.
 
Color TextGlowColor
 If not null, the color to be blended with text glow colors.
 
Color IconColor
 If not null, the forced color for icons.
 

Detailed Description

A rule to modify a certain style or styles. The colors are blended with colors in a style, using their alpha values as the blend fraction.


The documentation for this class was generated from the following file: