AGI STK Objects 11 Send comments on this topic.
DisplayInterval Property (IAgVOVaporTrail)
See Also 





Description

Defines a display interval of the vapor trail in the 3D window.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DisplayInterval() As IAgCrdnEventIntervalSmartInterval

[C#]
public IAgCrdnEventIntervalSmartInterval DisplayInterval {get;}

[Managed C++]
public: __property IAgCrdnEventIntervalSmartInterval^ get_DisplayInterval();

[Unmanaged C++]
public: HRESULT get_DisplayInterval(
IAgCrdnEventIntervalSmartInterval ** ppRetVal
);

[Java]
public IAgCrdnEventIntervalSmartInterval getDisplayInterval();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1