STK ObjectsSend comments on this topic.
SetTrailSameAsLead Method (IAgVeVOLeadTrailData)
See Also
Windows





Windows & Linux

Description

Method to set the trailing display option (and value, if applicable) to be the same as for the leading portion.

Syntax

[Visual Basic .NET]
Public Sub SetTrailSameAsLead()
[C#]
public void SetTrailSameAsLead();
[Managed C++]
public: void SetTrailSameAsLead();
[Unmanaged C++]
public: HRESULT SetTrailSameAsLead();
[Java]
public void setTrailSameAsLead();
[Python - STK API ]
def SetTrailSameAsLead(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.