AGI STK Graphics 11Send comments on this topic.
IsValid Property (IAgStkGraphicsGlobeOverlay)
See Also 
Windows






Windows & Linux

Description

Gets whether or not the overlay is valid. It can be invalid because of a missing file, corrupt file, unlicensed file, or a file on the incorrect Central Body.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsValid() As Boolean
[C#]
public bool IsValid {get;}
[Managed C++]
public: __property bool get_IsValid();
[Unmanaged C++]
public: HRESULT get_IsValid(
   VARIANT_BOOL * pRetVal
);
[Java]
public bool getIsValid();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.