KmlBalloonStyle Class

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

NameDescription
KmlBalloonStyle()Initializes a new instance of the KmlBalloonStyle class

Properties

NameTypeAccessDescription
background_colorSystem.Drawing.Colorr/wSpecifies the background color of the graphic element. Default value is .
display_modeKmlDisplayModesr/wControls whether the balloon is displayed or hidden. Default value is KmlDisplayModes.SHOW
textstringr/wSpecifies the text displayed in the balloon. Default value is .
text_colorSystem.Drawing.Colorr/wSpecifies the foreground color of the text. Default value is .

Constructor: KmlBalloonStyle()

 KmlBalloonStyle() 

Initializes a new instance of the KmlBalloonStyle class