STK AstrogatorSend comments on this topic.
EnableControlParameter Method (IAgVAUserVariable)
See Also
Windows





Windows & Linux

Description

Enables or disables the specified control parameter.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.