AGI STK Astrogator 11 Send comments on this topic.
ShowGraphValue Property (IAgVATargeterGraphActiveControl)
See Also 





Description

Show the value.

Property type

Read-write property

Syntax

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

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

[Managed C++]
public: __property bool get_ShowGraphValue();
public: __property void set_ShowGraphValue(
bool
);

[Unmanaged C++]
public: HRESULT get_ShowGraphValue(
VARIANT_BOOL * pRetVal
);
public: HRESULT put_ShowGraphValue(
VARIANT_BOOL NewShowGraphValue
);

[Java]
public bool getShowGraphValue();public void setShowGraphValue(
bool
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1