©2009 Google -
Code Home -
Terms of Service -
Privacy Policy -
Site Directory
Google Code offered in:
English -
Español -
日本語 -
한국어 -
Português -
Pусский -
中文(简体) -
中文(繁體)

Public Member Functions | |
| KmlColor | getBgColor () |
| KmlColor | getTextColor () |
| string | getText () |
| void | setText (string text) |
| KmlColor KmlBalloonStyle.getBgColor | ( | ) |
Background color of the balloon (optional).
| KmlColor KmlBalloonStyle.getTextColor | ( | ) |
Foreground color for text. The default is black (ff000000).
| string KmlBalloonStyle.getText | ( | ) |
The text contained in the balloon.
| void KmlBalloonStyle.setText | ( | string | text | ) |
The text contained in the balloon.