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
See Also
Returns the number of currently-open diagrams. DATATYPE: Integer.
Public Property DiagramCount() As Long
Dim MyCount As Integer
MyCount = DiagramManager.DiagramCount
See Also
Copyright © 2004-2024 IDERA, Inc.