Gets the view object that raised the event.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Object SourceView { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property SourceView As Object |
An object identifying the view that raised the event.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |