AGI STK Objects 11 Send comments on this topic.
IsDisplayedInWindow Method (IAgVODataDisplayElement)
See Also 
Title





Description

Opt whether to show the data display in the selected location.

Syntax

[Visual Basic .NET]
Public Function IsDisplayedInWindow( _
   ByVal Title As String _
) As Boolean

[C#]
public bool IsDisplayedInWindow(
string Title
);

[Managed C++]
public: bool IsDisplayedInWindow(
String __gc ^ Title
);

[Java]
public bool isDisplayedInWindow(
String Title
);

[Unmanaged C++]
public: HRESULT IsDisplayedInWindow(
BSTR Title,
VARIANT_BOOL * ReturnValue
);

Parameters

Title

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1