AGI STK Objects 11 Send comments on this topic.
Entirety Property (IAgMtoAnalysisVisibility)
See Also 





Description

Visibility Entirety.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property Entirety() As AgEMtoEntirety

[C#]
public AgEMtoEntirety Entirety {get; set;}

[Managed C++]
public: __property AgEMtoEntirety get_Entirety();
public: __property void set_Entirety(
AgEMtoEntirety
);

[Unmanaged C++]
public: HRESULT get_Entirety(
AgEMtoEntirety * pRetVal
);
public: HRESULT put_Entirety(
AgEMtoEntirety NewEntirety
);

[Java]
public AgEMtoEntirety getEntirety();public void setEntirety(
AgEMtoEntirety
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1