AGI STK Graphics 11 Send comments on this topic.
DisplayCondition Property (IAgStkGraphicsPrimitive)
See Also 

Description

Gets or sets the display condition that determines if the primitive should be rendered. Both this and Display must evaluate to true for the primitive to be rendered.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property DisplayCondition() As IAgStkGraphicsDisplayCondition

Remarks

When DisplayCondition is null, no display condition is evaluated before the primitive is rendered.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface