BalloonPushPinDetectBalloonClick Property | |
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; }
Public Property DetectBalloonClick As Boolean
Get
Set
Property Value
Type:
BooleanRemarks 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