AGI STK Graphics 11 Send comments on this topic.
AddWithNegate Method (IAgStkGraphicsCompositeDisplayCondition)
See Also 
DisplayCondition
The display condition to add to the composite.
Negate
When true, a logical not is applied to displayCondition when the composite display condition is evaluated.

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 not is applied to displayCondition when the composite display condition is evaluated.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface