Description
Returns the number of currently, open diagrams. DATATYPE: Integer.
Property type
Read-only property
Syntax
Visual Basic |
Public Property DiagramCount() As Long |
Example
Dim MyCount As Integer
MyCount = DiagramManager.DiagramCount