ASP.NET Pack Programmer's Guide
DecorationLayer.circles Property
See Also
 





Gets the collection of circle markers, displayed by this layer.

Namespace: MindFusion.Mapping
Package: DecorationLayer.js

 Syntax

JavaScript  Copy Code

Object.defineProperty(DecorationLayer.prototype, "circles", { value: ObservableCollection });

 Property Value

ObservableCollection. A collection of CircleMarker instances.

 See Also

DecorationLayer Members
DecorationLayer Class
MindFusion.Mapping Namespace