Search
Layer Properties
 


 Public Properties

  Name Description

Active

Gets or sets a value indicating whether this layer is the active layer of the Diagram. This is a dependency property.

Diagram

For internal use.

Locked

Gets or sets a value indicating whether the layer is locked. This is a dependency property.

Title

Gets or sets a title associated with the layer. This is a dependency property.

Visible

Gets or sets a value indicating whether the layer is visible. This is a dependency property.

ZIndex

Gets or sets the z-index of the layer.

 See Also