ASP.NET Pack Programmer's Guide
SlippyDecorationLayer.Bubbles Property
See Also
 





Gets the collection of bubbles, displayed by this layer.

Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms

 Syntax

C#  Copy Code

public List<SlippyDecoration> Bubbles { get; }

Visual Basic  Copy Code

Public ReadOnly Property Bubbles As List(Of SlippyDecoration)

 Property Value

Type: List(SlippyDecoration)

 See Also

SlippyDecorationLayer Members
SlippyDecorationLayer Class
MindFusion.Mapping.WebForms Namespace