Page History
Description
Returns the current, active diagram.
Syntax
...
Code Block | ||
---|---|---|
| ||
Public Function ActiveDiagram() As Diagram |
Example
Code Block | ||
---|---|---|
| ||
Dim MyDiagram As |
...
Diagram Set MyDiagram = DiagramManager.ActiveDiagram |
Returns the current, active diagram.
...
Code Block | ||
---|---|---|
| ||
Public Function ActiveDiagram() As Diagram |
Code Block | ||
---|---|---|
| ||
Dim MyDiagram As |
...
Diagram Set MyDiagram = DiagramManager.ActiveDiagram |
Copyright © 2004-2024 IDERA, Inc.