Library.GraphCaseStatesChange
This event is called when Plot Case States changed.
| Syntax | Parameters | Return Value |
|---|---|---|
Event Library.GraphCaseStatesChange( _
GraphObject As Object, _
firstCase As Long, _
lastCase As Long, _
pTable As Object, _
Plots As Long(), _
Flags As Long())
|
Type: Object
Type: Long
Type: Long
Type: Object
Type: Long()
Type: Long() |
- |