STK ObjectsSend comments on this topic.
VaporTrail Property (IAgMsVO)
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();
[Python - STK API ]
@property
def VaporTrail(self) -> "IAgVOVaporTrail":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.