AGI STK Graphics 11 Send comments on this topic.
UpdateDelta Property (IAgStkGraphicsProjectionStream)
See Also 

Description

Gets or sets the update delta of the projection stream in seconds. The Update Delta defines the interval at which the Update method will be called. The default Update Delta is 0, which will call the Update method every time the Scene Manager time changes. When animating, this means the Update method would be called on every animation step.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property UpdateDelta() As Double

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface