Sees if the specified control is enabled.
| [Visual Basic .NET] |
|---|
Public Function IsControlParameterEnabled( _ ByVal Param As AgEVAControlAdvanced _ ) As Boolean |
| [C#] |
|---|
public bool IsControlParameterEnabled( |
| [Managed C++] |
|---|
public: bool IsControlParameterEnabled( |
| [Java] |
|---|
public bool isControlParameterEnabled( |
| [Unmanaged C++] |
|---|
public: HRESULT IsControlParameterEnabled( |
- Param
Member Value Description eVAControlPropagateMaxPropTime 600 The maximum propagation time, after which the segment will end regardless of whether the stopping conditions have been satisfied. eVAControlPropagateMinPropTime 601 The minimum propagation time - minimum time that must elapse from the beginning of the segment until Astrogator will begin checking stopping conditions for satisfaction.
