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






Windows & Linux

Description

Trail data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TrailData() As IAgVeLeadTrailData

[C#]
public IAgVeLeadTrailData TrailData {get;}

[Managed C++]
public: __property IAgVeLeadTrailData^ get_TrailData();

[Unmanaged C++]
public: HRESULT get_TrailData(
IAgVeLeadTrailData ** ppRetVal
);

[Java]
public IAgVeLeadTrailData getTrailData();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface