Represents a layer in a Diagram object.
The following tables list the members exposed by the Layer type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the Layer class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets a value indicating whether the layer is locked. |
|
![]() |
Gets or sets a title associated with the layer. |
|
![]() |
Gets or sets a value indicating whether the layer is visible. |
|
![]() |
Gets or sets the z-index of the layer. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Raises the PropertyChanged event. |
Public Events| Name | Description | |
|---|---|---|
![]() |
INotifyPropertyChanged.PropertyChanged implementation. |
See Also