Description
Adds a display condition to the end of the
composite.
Syntax
| [Visual Basic .NET] |
|---|
Public Sub AddWithNegate( _
ByVal DisplayCondition As IAgStkGraphicsDisplayCondition, _
ByVal Negate As Boolean _
)
|
Parameters
- DisplayCondition
- The display condition to add to the composite.
- Negate
- When true, a logical
notis applied to displayCondition when the composite display condition is evaluated.