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






Windows & Linux

Description

Lead data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LeadData() As IAgVeLeadTrailData
[C#]
public IAgVeLeadTrailData LeadData {get;}
[Managed C++]
public: __property IAgVeLeadTrailData ^ get_LeadData();
[Unmanaged C++]
public: HRESULT get_LeadData(
    IAgVeLeadTrailData ** ppVal
);
[Java]
public IAgVeLeadTrailData getLeadData();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.