Search
CanvasLayer Members
Constructors Properties
 


Represents a canvas Layer, containing decoration drawings.

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

 Public Constructors

  Name Description

CanvasLayer

Initializes a new instance of the CanvasLayer class.

 Public Properties

  Name Description

decorations

Gets the collection of Decorations, displayed by this layer.

id

Gets the id of this CanvasLayer.

parent

Gets the parent control of this layer.

visible

Gets or sets the visibility of this CanvasLayer.

 See Also