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

Compare with Current View Page History

« Previous Version 5 Current »

Description

Returns the currently-active diagram.

Syntax

Public Function ActiveDiagram() As Diagram

Example

Dim MyDiagram As Diagram
 
Set MyDiagram = DiagramManager.ActiveDiagram



  • No labels