Description

Returns the number of currently-open diagrams. DATATYPE: Integer.

Property Type

  • Read-only property

Syntax

Public Property DiagramCount() As Long

Example

Dim MyCount As Integer

MyCount = DiagramManager.DiagramCount


  • No labels