Click or drag to resize

BalloonPushPinDetectBalloonClick Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets whether clicks are registered on both the balloon and the pin, or just the pin.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public bool DetectBalloonClick { get; set; }

Property Value

Type: Boolean
Remarks
If false then clicks on the balloon are ignored, but clicks on the pin are still registered. If true we register clicks on both the balloon and the pin.
See Also