Gets or sets the Layer related to the current event.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Layer Layer { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Layer As Layer |
See Also