Click or drag to resize

BalloonPushPin Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The BalloonPushPin type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAddress
Gets the Address this push pin is located at.
Public propertyCode exampleAlwaysOnTop
Controls whether labels are always shown above other map elements.
(Inherited from PushPin.)
Public propertyCode exampleAnchorPoint
Gets the XY coordinates of the balloon's anchor point on the map.
Public propertyAutoAbbreviate
Gets or sets a boolean specifying whether to automatically hide the Information portion of the balloon when there is insufficient space to display it without collision.
Public propertyCode exampleBorderColor
Changes the color of the border line.
Public propertyDetectBalloonClick
Gets or sets whether clicks are registered on both the balloon and the pin, or just the pin.
Public propertyDisplayLocation
Gets the BalloonLocation for the balloon.
Public propertyHeading
Gets or sets the heading (in degrees) of this DirectionalPushPin.
(Inherited from DirectionalPushPin.)
Public propertyCode exampleIcon
Gets or sets the Icon number. See IconCache for details.
(Inherited from PushPin.)
Public propertyCode exampleInformationBackgroundColor
Changes the background color of the information block.
Public propertyLocation
Gets or sets the location (as a LatLon) of the push pin.
(Inherited from PushPin.)
Public propertyCode exampleMapMouseEventsHandler
Gets the MapMouseEventsHandler associated with this object.
Public propertyCode exampleName
Gets or sets the name of the balloon, which will appear as its title.
Public propertyCode exampleRenderFont
Changes the font used to display the text in the informational balloon. Default is 8pt Arial.
Public propertyRequiredRendermodes
Gets the RenderMode required by this BalloonPushPin.
(Overrides PushPinRequiredRendermodes.)
Public propertyCode exampleShowBalloon
Gets or sets whether the balloon will be hidden or shown. True (shown) by default.
Public propertyCode exampleShowInformation
Gets or sets whether the balloon will display its information. True (shown) by default.
Public propertyCode exampleTextColor
Changes the color of the information text.
Public propertyCode exampleTitleBackgroundColor
Changes the background color of the title block.
Top
See Also