KmlBalloonStyle Class
Contents
[
Hide
]Summary: Specifies how the description balloon is drawn.
Module: aspose.gis.formats.kml.styles
Full Name: aspose.gis.formats.kml.styles.KmlBalloonStyle
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| KmlBalloonStyle() | Initializes a new instance of the KmlBalloonStyle class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| background_color | System.Drawing.Color | r/w | Specifies the background color of the graphic element. Default value is . |
| display_mode | KmlDisplayModes | r/w | Controls whether the balloon is displayed or hidden. Default value is KmlDisplayModes.SHOW |
| text | string | r/w | Specifies the text displayed in the balloon. Default value is |
| text_color | System.Drawing.Color | r/w | Specifies the foreground color of the text. Default value is . |
Constructor: KmlBalloonStyle()
KmlBalloonStyle()
Initializes a new instance of the KmlBalloonStyle class