AGI STK Graphics 11 Send comments on this topic.
InitializeDisplay Method (IAgStkGraphicsConstantDisplayConditionFactory)
See Also 
Display
The value the display condition evaluates to. If true, when this display condition is assigned to an object, such as a primitive, the object is always rendered. If false, the object is never rendered.

Description

Initializes a constant display condition with the value the display condition evaluates to.

Syntax

[Visual Basic .NET]
Public Function InitializeDisplay( _
   ByVal Display As Boolean _
) As IAgStkGraphicsConstantDisplayCondition

Parameters

Display
The value the display condition evaluates to. If true, when this display condition is assigned to an object, such as a primitive, the object is always rendered. If false, the object is never rendered.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface