Description
Removes a display condition from the
composite.
Syntax
| [Visual Basic .NET] |
|---|
Public Sub Remove( _
ByVal DisplayCondition As IAgStkGraphicsDisplayCondition _
)
|
Parameters
- DisplayCondition
- The display condition to remove from the composite.
Remarks
This call has no effect if displayCondition
is
null or does not exist in the composite.