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