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






Windows & Linux

Description

Trail data type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TrailDataType() As AgELeadTrailData
[C#]
public AgELeadTrailData TrailDataType {get;}
[Managed C++]
public: __property AgELeadTrailData get_TrailDataType();
[Unmanaged C++]
public: HRESULT get_TrailDataType(
    AgELeadTrailData * pVal
);
[Java]
public AgELeadTrailData getTrailDataType();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.