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





Description

Determine whether the leading display option has value data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property HasLeadData() As Boolean

[C#]
public bool HasLeadData {get;}

[Managed C++]
public: __property bool get_HasLeadData();

[Unmanaged C++]
public: HRESULT get_HasLeadData(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getHasLeadData();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1