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






Windows & Linux

Description

Lead data type.

Syntax

[Visual Basic .NET]
Public Sub SetLeadDataType( _
    ByVal LeadData As AgELeadTrailData _
) As 
[C#]
public void SetLeadDataType(
    AgELeadTrailData LeadData
);
[Managed C++]
public: void SetLeadDataType(
    AgELeadTrailData LeadData
);
[Java]
public void setLeadDataType(
    AgELeadTrailData LeadData
);
[Unmanaged C++]
public: HRESULT SetLeadDataType(
    AgELeadTrailData LeadData
);

Parameters

LeadData

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.