Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

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

Property

...

Type

  • Read-only property

Syntax

...

Code Block
languagevb
Public Property DiagramCount() As Long

Example

...

wp999127wp999127Dim MyCount As Integer
Anchorwp998958wp998958 
Anchor

wp998959wp998959MyCount = DiagramManager.DiagramCount


Info
titleSee Also