Initializes a new instance of the DiagramPageEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public DiagramPageEventArgs ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The DiagramPage related to the event.
See Also