Click or drag to resize

BalloonPushPinAutoAbbreviate Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
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.

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

Property Value

Type: Boolean
Remarks
If true then the Information portion of the balloon is automatically hidden when insufficient space is available. If false the Information portion is never hidden in case of a collision.
See Also