Search
DecorationLayer Members
Constructors Properties
 


Represents a layer, containing decoration elements.

The following tables list the members exposed by the DecorationLayer type.

 Public Constructors

  Name Description

DecorationLayer

Initializes a new instance of the DecorationLayer class.

 Public Properties

  Name Description

bubbles

Gets the collection of bubbles, displayed by this DecorationLayer.

circles

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

decorations

Gets the collection of Decoration-s, displayed by this layer.

id

Gets the id of this DecorationLayer.

markers

Gets the collection of markers, displayed by this DecorationLayer.

parent

Gets the parent control of this layer.

visible

Gets or sets the visibility of this DecorationLayer.

 See Also