AGI STK Objects 11Send comments on this topic.
VaporTrail Property (IAgShVO)
See Also
Windows






Windows & Linux

Description

Vapor trail attributes

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VaporTrail() As IAgVOVaporTrail
[C#]
public IAgVOVaporTrail VaporTrail {get;}
[Managed C++]
public: __property IAgVOVaporTrail ^ get_VaporTrail();
[Unmanaged C++]
public: HRESULT get_VaporTrail(
    IAgVOVaporTrail ** ppRetVal
);
[Java]
public IAgVOVaporTrail getVaporTrail();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.