STK ObjectsSend comments on this topic.
HasLeadData Property (IAgVeVOLeadTrailData)
See Also
Windows





Windows & Linux

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();
[Python - STK API ]
@property
def HasLeadData(self) -> bool:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.