AGI STK Astrogator 11 Send comments on this topic.
Enable Property (IAgVADEResult)
See Also 





Description

If true, the variable is being used.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property Enable() As Boolean

[C#]
public bool Enable {get; set;}

[Managed C++]
public: __property bool get_Enable();
public: __property void set_Enable(
bool
);

[Unmanaged C++]
public: HRESULT get_Enable(
VARIANT_BOOL * pRetVal
);
public: HRESULT put_Enable(
VARIANT_BOOL NewEnable
);

[Java]
public bool getEnable();public void setEnable(
bool
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1