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
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 5 Current »
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.