Balloon Properties |
The Balloon type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackgroundColor |
Gets the color of the Background of the balloon and content associated with this balloon. This property returns null if a background color was not specified.
|
![]() | CartographicPosition |
Gets the Cartographic position of the balloon. This property returns null if the Balloon is associated with a ControlPosition or a position was not specified.
|
![]() | CentralBody |
Gets the CentralBody associated with the CartographicPosition of the balloon. This property returns null if the Balloon is associated with a ControlPosition or a position was not specified.
|
![]() | Content |
Gets the HTML content associated with the balloon.
|
![]() | ContentColor |
Gets the color of the Html content associated with this balloon. This property returns null if a content color was not specified.
|
![]() | ControlPosition |
Gets the Rectangular associated with the control position of the balloon. This property returns null if the Balloon is associated with a CartographicPosition or a position was not specified.
|
![]() | IsShown |
Gets whether or not the balloon is shown in the Scene.
|
![]() | ShowBorder |
Gets or sets whether to display the decorative border around the balloon.
|