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





Windows & Linux

Description

Disables the specified control parameter.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.