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





Windows & Linux

Description

Determine whether the trailing display option has value data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property HasTrailData() As Boolean
[C#]
public bool HasTrailData {get;}
[Managed C++]
public: __property bool get_HasTrailData();
[Unmanaged C++]
public: HRESULT get_HasTrailData(
    VARIANT_BOOL * pRetVal
);
[Java]
public bool getHasTrailData();
[Python - STK API ]
@property
def HasTrailData(self) -> bool:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.