You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Description

Returns the currently-active diagram.

Syntax

Public Function ActiveDiagram() As Diagram

Example

Dim MyDiagram As Diagram
 
Set MyDiagram = DiagramManager.ActiveDiagram

See Also

  • No labels